fix php4 build
SVN-Revision: 3300
This commit is contained in:
parent
b7302988e9
commit
3266e4f0cb
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ endif
|
|||
ifneq ($(BR2_PACKAGE_PHP4_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 a new issue