Browse Source

php5: disable mips16 support (fixes #675)

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
lilik-openwrt-22.03
Michael Heimpold 10 years ago
parent
commit
4ae5239098
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      lang/php5/Makefile

+ 1
- 0
lang/php5/Makefile View File

@ -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…
Cancel
Save