projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd7b104
)
Update popt to version 1.15
author
Nigel Kukard
<nkukard@lbsd.net>
Tue, 4 Aug 2009 19:47:09 +0000
(19:47 +0000)
committer
Nigel Kukard
<nkukard@lbsd.net>
Tue, 4 Aug 2009 19:47:09 +0000
(19:47 +0000)
package/popt/popt.mk
patch
|
blob
|
history
diff --git
a/package/popt/popt.mk
b/package/popt/popt.mk
index 3c0ab0b5ab5a5e4f21863b219f0930acbd04d035..4c570283423e10c8ee2ec3008b2424c88e34b1b9 100644
(file)
--- a/
package/popt/popt.mk
+++ b/
package/popt/popt.mk
@@
-3,11
+3,13
@@
# popt
#
#############################################################
-POPT_VERSION:=1.1
4
+POPT_VERSION:=1.1
5
POPT_SITE:=http://rpm5.org/files/popt
POPT_INSTALL_STAGING = YES
POPT_INSTALL_TARGET = YES
+POPT_LIBTOOL_PATCH = NO
+
POPT_CONF_ENV = ac_cv_va_copy=yes
ifeq ($(BR2_PACKAGE_LIBICONV),y)