summaryrefslogtreecommitdiffstats
path: root/support/testing/tests
diff options
context:
space:
mode:
authorFabrice Fontaine <fontaine.fabrice@gmail.com>2018-11-08 21:15:32 +0100
committerPeter Korsgaard <peter@korsgaard.com>2018-11-08 22:20:51 +0100
commit393b205de132658d2a7e68d8c9d45de6298813c7 (patch)
tree55e5a8e8df3c38384d73160bbd46b01e8e82bb07 /support/testing/tests
parentd383a73a8e5f45f291afda56af912ab088f2f255 (diff)
downloadbuildroot-393b205de132658d2a7e68d8c9d45de6298813c7.tar.gz
buildroot-393b205de132658d2a7e68d8c9d45de6298813c7.zip
twolame: fix static linking with libmagic
libmagic (from file package) already provides the buffer_init function so to avoid a build failure for applications wanting to statically link with twolame and libmagic (for example sox), rename buffer_init into bitbuffer_init (also rename buffer_deinit into bitbuffer_deinit and buffer_sstell into bitbuffer_sstell for consistency) Fixes: - http://autobuild.buildroot.org/results/b3fc62e7f372fe595966e84091c11ccdb4cfa77c Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'support/testing/tests')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud