summaryrefslogtreecommitdiffstats
path: root/package/popt
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2008-08-26 21:05:01 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2008-08-26 21:05:01 +0000
commitfab05bb2ce04aca6859494dba00dfcd238f06245 (patch)
tree32ae00c1f587e21dc3bdf0bb56caeea7ba7c9889 /package/popt
parent909410f686713d2eba6e8a3f688e7ce98a4bb584 (diff)
downloadbuildroot-novena-fab05bb2ce04aca6859494dba00dfcd238f06245.tar.gz
buildroot-novena-fab05bb2ce04aca6859494dba00dfcd238f06245.zip
popt: cleanup redundant configure args
Diffstat (limited to 'package/popt')
-rw-r--r--package/popt/popt.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/package/popt/popt.mk b/package/popt/popt.mk
index a78cfb440..543278904 100644
--- 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