sdl2_mixer: disable shared

Two reasons:
* --disable-shared is hardcoded
* Dependency smpeg2 is not enabled for shared

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
pull/411/head
Timothy Gu 10 years ago
parent cf9d32debf
commit 6a88cb2246

@ -49,3 +49,5 @@ define $(PKG)_BUILD
endef
$(PKG)_BUILD_i686-pc-mingw32 =
$(PKG)_BUILD_SHARED =

Loading…
Cancel
Save