]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
popt: cleanup redundant configure args
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 26 Aug 2008 21:05:01 +0000 (21:05 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 26 Aug 2008 21:05:01 +0000 (21:05 -0000)
package/popt/popt.mk

index a78cfb440deb8cdf2eb120d0d8bed48de6f7f65f..543278904a557deaf27b1bdfc4ecf71f008affcb 100644 (file)
@@ -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