popt: cleanup redundant configure args
This commit is contained in:
parent
909410f686
commit
fab05bb2ce
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user