From: Michael Heimpold Date: Sat, 20 Dec 2014 21:59:26 +0000 (+0100) Subject: php5: disable mips16 support (fixes #675) X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=4ae52390989bb8cc6caf6c1b9e6690669bc8b669;p=feed%2Fpackages.git php5: disable mips16 support (fixes #675) Signed-off-by: Michael Heimpold --- diff --git a/lang/php5/Makefile b/lang/php5/Makefile index d64aad7d87..f88807826a 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -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 \