projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add weechat, a lightweight IRC client, thanks kolter !
[openwrt.git]
/
openwrt
/
package
/
php5
/
Makefile
diff --git
a/openwrt/package/php5/Makefile
b/openwrt/package/php5/Makefile
index
bc48855
..
1766544
100644
(file)
--- a/
openwrt/package/php5/Makefile
+++ b/
openwrt/package/php5/Makefile
@@
-67,7
+67,7
@@
endif
ifneq ($(BR2_PACKAGE_PHP5_MOD_GD),)
PKG_CONFIGURE_OPTS+= --with-gd=shared,"$(STAGING_DIR)/usr" \
--without-freetype-dir \
ifneq ($(BR2_PACKAGE_PHP5_MOD_GD),)
PKG_CONFIGURE_OPTS+= --with-gd=shared,"$(STAGING_DIR)/usr" \
--without-freetype-dir \
- --with
out-jpeg-dir
\
+ --with
-jpeg-dir="$(STAGING_DIR)/usr"
\
--with-png-dir="$(STAGING_DIR)/usr" \
--without-xpm-dir \
--without-ttf \
--with-png-dir="$(STAGING_DIR)/usr" \
--without-xpm-dir \
--without-ttf \
This page took
0.02883 seconds
and
4
git commands to generate.