[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:
nico 2009-12-24 03:59:28 +00:00
parent f34f2da8d3
commit 56e641a632

View File

@ -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)" \