projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9566636
)
giflib should build without x11
author
John Crispin
<
[email protected]
>
Mon, 6 Aug 2012 16:23:19 +0000
(16:23 +0000)
committer
John Crispin
<
[email protected]
>
Mon, 6 Aug 2012 16:23:19 +0000
(16:23 +0000)
SVN-Revision: 33018
libs/giflib/Makefile
patch
|
blob
|
history
diff --git
a/libs/giflib/Makefile
b/libs/giflib/Makefile
index ca2f31e693af3a6a3bc0605ca7b8e5fdc0f3ec46..425043d07cd7b192a14fd37c6bef9b78594ed1ef 100644
(file)
--- a/
libs/giflib/Makefile
+++ b/
libs/giflib/Makefile
@@
-34,7
+34,7
@@
define Package/giflib/description
endef
TARGET_CFLAGS += $(FPIC)
-CONFIGURE_ARGS += --
without-x
+CONFIGURE_ARGS += --
enable-x11=no
define Build/Compile
$(MAKE) -C $(PKG_BUILD_DIR)