Updated SDL for shared build

This commit is contained in:
Tuukka Pasanen 2013-12-15 15:54:47 +02:00 committed by Tony Theodore
parent ab02b3d6e8
commit a2dfea7b4e
1 changed files with 1 additions and 3 deletions

View File

@ -21,9 +21,7 @@ endef
define $(PKG)_BUILD
$(SED) -i 's,-mwindows,-lwinmm -mwindows,' '$(1)/configure'
cd '$(1)' && ./configure \
--host='$(TARGET)' \
--disable-shared \
--prefix='$(PREFIX)/$(TARGET)' \
$(MXE_CONFIGURE_OPTS) \
--enable-threads \
--enable-directx \
--disable-stdio-redirect