projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11054ea
)
gzip: force getopt detection
author
Nicolas Thill
<nico@openwrt.org>
Thu, 24 Dec 2009 03:59:28 +0000
(
03:59
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Thu, 24 Dec 2009 03:59:28 +0000
(
03:59
+0000)
SVN-Revision: 18914
utils/gzip/Makefile
patch
|
blob
|
history
diff --git
a/utils/gzip/Makefile
b/utils/gzip/Makefile
index 3b6996590043dcb0a374ac3a6edf7e611cdf1981..cf9cf88cff92c2b4b043970f6bafd8523d2c9561 100644
(file)
--- a/
utils/gzip/Makefile
+++ b/
utils/gzip/Makefile
@@
-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)" \