package/sdl_mixer: fix static build with tremor
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sat, 10 Apr 2021 10:05:54 +0000 (12:05 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 22 Apr 2021 19:21:51 +0000 (21:21 +0200)
commit44fdcdea494073a8aad549d56a330487cd081ef7
tree7c040feea07b5d63019ed49145c0a0ba4f23dab5
parent310008e02da38ead596a9fd0f33921831bc63a20
package/sdl_mixer: fix static build with tremor

Static build with tremor raises a build failure since bump to latest git
tree in commit c8e27f3baa90351a417ff6e172d214c4a72e7314. However, it
should be noted that before this bump, tremor was always disabled in
static builds because vorbisidec detection was broken until
https://github.com/libsdl-org/SDL_mixer/commit/565a9a27cc8c184ad0203f004b834880ffd45d32

Fixes:
 - http://autobuild.buildroot.org/results/9634adc433da0e25732eb98675c59d0f96ac93b2

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/sdl_mixer/0003-configure.ac-fix-static-linking-with-tremor.patch [new file with mode: 0644]