[package] giflib should build without x11
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33018 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e87bc906d3
commit
e10327a53d
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user