summaryrefslogtreecommitdiffstats
path: root/src/sdl2_mixer.mk
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2014-05-06 03:04:54 (GMT)
committerTimothy Gu <timothygu99@gmail.com>2014-05-06 03:04:54 (GMT)
commit6a88cb22468a95f7fa466d0806032ec6e00e6b78 (patch)
treee97cd9ed608ecfd8fc9fb2ae491e140150750be9 /src/sdl2_mixer.mk
parentcf9d32debf2e0007125798ed38bc2b8e9b6fa496 (diff)
downloadmxe-6a88cb22468a95f7fa466d0806032ec6e00e6b78.zip
mxe-6a88cb22468a95f7fa466d0806032ec6e00e6b78.tar.gz
mxe-6a88cb22468a95f7fa466d0806032ec6e00e6b78.tar.bz2
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>
Diffstat (limited to 'src/sdl2_mixer.mk')
-rw-r--r--src/sdl2_mixer.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sdl2_mixer.mk b/src/sdl2_mixer.mk
index bd81ada..329fbc6 100644
--- a/src/sdl2_mixer.mk
+++ b/src/sdl2_mixer.mk
@@ -49,3 +49,5 @@ define $(PKG)_BUILD
endef
$(PKG)_BUILD_i686-pc-mingw32 =
+
+$(PKG)_BUILD_SHARED =