Commit 87002cc7 authored by Nigel Kukard's avatar Nigel Kukard
Browse files

Update popt to version 1.15

parent bd7b104e
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -3,11 +3,13 @@
# popt
#
#############################################################
POPT_VERSION:=1.14
POPT_VERSION:=1.15
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)