[packages] gzip: force getopt detection
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18914 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f34f2da8d3
commit
56e641a632
@ -30,6 +30,9 @@ define Package/gzip/description
|
||||
replacement for compress.
|
||||
endef
|
||||
|
||||
CONFIGURE_VARS += \
|
||||
gl_cv_func_getopt_gnu=yes \
|
||||
|
||||
define Build/Compile
|
||||
$(MAKE) -C $(PKG_BUILD_DIR) \
|
||||
DESTDIR="$(PKG_INSTALL_DIR)" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user