[packages] php5: predefine target endianess (#4560)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22603 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
566c91a0ec
commit
826418ea83
@ -367,6 +367,9 @@ endef
|
||||
depends on PHP5_LIBXML
|
||||
endef
|
||||
|
||||
CONFIGURE_VARS += \
|
||||
ac_cv_c_bigendian_php=$(if $(CONFIG_BIG_ENDIAN),yes,no)
|
||||
|
||||
PKG_CONFIGURE_OPTS:= \
|
||||
--enable-shared \
|
||||
--disable-static \
|
||||
|
Loading…
x
Reference in New Issue
Block a user