projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f34f2da
)
[packages] gzip: force getopt detection
author
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 24 Dec 2009 03:59:28 +0000
(
03:59
+0000)
committer
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 24 Dec 2009 03:59:28 +0000
(
03:59
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18914
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
utils/gzip/Makefile
patch
|
blob
|
history
diff --git
a/utils/gzip/Makefile
b/utils/gzip/Makefile
index
3b69965
..
cf9cf88
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)" \