mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:48:27 +02:00
fix php5 build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3301 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ad3e17cf1f
commit
5787c65b95
@ -67,7 +67,7 @@ endif
|
||||
ifneq ($(BR2_PACKAGE_PHP5_MOD_GD),)
|
||||
PKG_CONFIGURE_OPTS+= --with-gd=shared,"$(STAGING_DIR)/usr" \
|
||||
--without-freetype-dir \
|
||||
--without-jpeg-dir \
|
||||
--with-jpeg-dir="$(STAGING_DIR)/usr" \
|
||||
--with-png-dir="$(STAGING_DIR)/usr" \
|
||||
--without-xpm-dir \
|
||||
--without-ttf \
|
||||
|
Loading…
Reference in New Issue
Block a user