Skip to content

Commit f686024

Browse files
committed
Try to get MacOS working
1 parent 8d720f7 commit f686024

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

buildconfig/manylinux-build/docker_base/sdl_libs/build-sdl2-libs.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,8 @@ cd $MIX2
115115
--disable-music-ogg-vorbis-shared \
116116
--disable-music-ogg-tremor-shared \
117117
--disable-music-flac-libflac-shared \
118-
--disable-music-mp3-mpg123-shared
118+
--disable-music-mp3-mpg123-shared \
119+
--disable-music-mod-modplug-shared
119120

120121
make
121122
make install

0 commit comments

Comments
 (0)