mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
SDL_mixer: disable mp3 support to fix build if smpeg-devel is installed on hostsystem (thanks to Gujs)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
a07d977e48
commit
9b0520518f
@ -27,7 +27,7 @@ cd $PKG_BUILD
|
||||
--enable-music-ogg-shared \
|
||||
--disable-music-flac \
|
||||
--disable-music-flac-shared \
|
||||
--enable-music-mp3 \
|
||||
--disable-music-mp3 \
|
||||
--enable-music-mp3-shared \
|
||||
--enable-music-mp3-mad-gpl \
|
||||
--disable-smpegtest \
|
||||
|
Loading…
x
Reference in New Issue
Block a user