libconfig: bump to 1.4.8 and cleanup
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
1775ca03a0
commit
5b84ec26c8
@ -3,13 +3,12 @@
|
||||
# libconfig
|
||||
#
|
||||
#############################################################
|
||||
LIBCONFIG_VERSION:=1.4.6
|
||||
LIBCONFIG_SOURCE:=libconfig-$(LIBCONFIG_VERSION).tar.gz
|
||||
LIBCONFIG_SITE:=http://www.hyperrealm.com/libconfig/
|
||||
LIBCONFIG_INSTALL_STAGING:=YES
|
||||
LIBCONFIG_VERSION = 1.4.8
|
||||
LIBCONFIG_SITE = http://www.hyperrealm.com/libconfig/
|
||||
LIBCONFIG_INSTALL_STAGING = YES
|
||||
|
||||
ifneq ($(BR2_INSTALL_LIBSTDCPP),y)
|
||||
LIBCONFIG_CONF_OPT:=--disable-cxx
|
||||
LIBCONFIG_CONF_OPT = --disable-cxx
|
||||
endif
|
||||
|
||||
$(eval $(call AUTOTARGETS))
|
||||
|
Loading…
Reference in New Issue
Block a user