php5: disable mips16 support (fixes #675)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
This commit is contained in:
parent
c79483ef5b
commit
4ae5239098
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ PKG_MD5SUM:=489cc8336488fb2e722ffa3c08f9c864
|
|||
|
||||
PKG_FIXUP:=libtool no-autoreconf
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
PKG_USE_MIPS16:=0
|
||||
|
||||
PHP5_MODULES = \
|
||||
calendar ctype curl \
|
||||
|
|
Loading…
Reference in a new issue