projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
909410f
)
popt: cleanup redundant configure args
author
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 26 Aug 2008 21:05:01 +0000
(21:05 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 26 Aug 2008 21:05:01 +0000
(21:05 -0000)
package/popt/popt.mk
patch
|
blob
|
history
diff --git
a/package/popt/popt.mk
b/package/popt/popt.mk
index a78cfb440deb8cdf2eb120d0d8bed48de6f7f65f..543278904a557deaf27b1bdfc4ecf71f008affcb 100644
(file)
--- a/
package/popt/popt.mk
+++ b/
package/popt/popt.mk
@@
-7,13
+7,8
@@
POPT_VERSION = 1.14
POPT_SITE = http://rpm5.org/files/popt
POPT_INSTALL_STAGING = YES
-
POPT_CONF_ENV = ac_cv_va_copy=yes
-
-POPT_CONF_OPT = --target=$(GNU_TARGET_NAME) --host=$(REAL_GNU_TARGET_NAME) \
- --build=$(GNU_HOST_NAME) --prefix=/usr
-
POPT_INSTALL_TARGET_OPT=DESTDIR=$(TARGET_DIR) install