Commit fe370d66 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

Merge branch 'popt-versoin-update' of git://git.busybox.net/~nkukard/git/buildroot

parents ccc42efe 87002cc7
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)