php5: disable mips16 support (fixes #675)

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
This commit is contained in:
Michael Heimpold 2014-12-20 22:59:26 +01:00
parent c79483ef5b
commit 4ae5239098

View file

@ -22,6 +22,7 @@ PKG_MD5SUM:=489cc8336488fb2e722ffa3c08f9c864
PKG_FIXUP:=libtool no-autoreconf PKG_FIXUP:=libtool no-autoreconf
PKG_BUILD_PARALLEL:=1 PKG_BUILD_PARALLEL:=1
PKG_USE_MIPS16:=0
PHP5_MODULES = \ PHP5_MODULES = \
calendar ctype curl \ calendar ctype curl \