[packages] gzip: force getopt detection
[packages.git] / utils / gzip / Makefile
index 3b69965..cf9cf88 100644 (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)" \