We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d720f7 commit f686024Copy full SHA for f686024
buildconfig/manylinux-build/docker_base/sdl_libs/build-sdl2-libs.sh
@@ -115,7 +115,8 @@ cd $MIX2
115
--disable-music-ogg-vorbis-shared \
116
--disable-music-ogg-tremor-shared \
117
--disable-music-flac-libflac-shared \
118
- --disable-music-mp3-mpg123-shared
+ --disable-music-mp3-mpg123-shared \
119
+ --disable-music-mod-modplug-shared
120
121
make
122
make install
0 commit comments