Bernd Kuhls
2016-01-24 17:32:29 +01:00
committed by Thomas Petazzoni
parent c7a634e6fd
commit 925c77e403

View File

@@ -13,5 +13,6 @@ GZIP_CONF_OPTS = --exec-prefix=/
GZIP_DEPENDENCIES = $(if $(BR2_PACKAGE_BUSYBOX),busybox)
GZIP_LICENSE = GPLv3+
GZIP_LICENSE_FILES = COPYING
GZIP_CONF_ENV += gl_cv_func_fflush_stdin=yes
$(eval $(autotools-package))