summaryrefslogtreecommitdiff
path: root/package/sdl
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-31 16:26:02 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-31 16:26:02 +0100
commit15fd712f9f7c61696d682daae0b92b04f07bafbf (patch)
tree0f593ec9d613ebb7ecdfcacc8e237f31c75ddc02 /package/sdl
parent970360fbd26f3614f9f96e69d86024db1f498178 (diff)
enable shared again
Diffstat (limited to 'package/sdl')
-rw-r--r--package/sdl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/sdl/Makefile b/package/sdl/Makefile
index bf6f4d06d..4b2ea9b6d 100644
--- a/package/sdl/Makefile
+++ b/package/sdl/Makefile
@@ -32,12 +32,12 @@ $(eval $(call PKG_template,LIBSDL,libsdl,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEP
HOST_STYLE:= auto
HOST_CONFIGURE_ARGS+= --without-x \
+ --enable-shared \
--disable-cdrom \
--disable-joystick \
--disable-audio \
--disable-video \
--disable-assembly \
- --disable-shared \
--disable-video-cocoa \
--disable-video-opengl