projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d586bf
)
[packages] build gd without fontconfig support when the desktop feed is installed
author
John Crispin
<john@openwrt.org>
Mon, 6 Aug 2012 18:51:43 +0000
(18:51 +0000)
committer
John Crispin
<john@openwrt.org>
Mon, 6 Aug 2012 18:51:43 +0000
(18:51 +0000)
SVN-Revision: 33025
libs/gd/Makefile
patch
|
blob
|
history
diff --git
a/libs/gd/Makefile
b/libs/gd/Makefile
index 6c50cd508a6c4ea596611e9131f38bca6fa93204..6b7ac6750b5afca48be5b1d90cc0d6000068cd47 100644
(file)
--- a/
libs/gd/Makefile
+++ b/
libs/gd/Makefile
@@
-42,6
+42,7
@@
CONFIGURE_ARGS += \
--enable-static \
--disable-rpath \
--without-x \
+ --without-fontconfig \
--without-freetype \
--with-jpeg=$(STAGING_DIR)/usr \
--with-png=$(STAGING_DIR)/usr \