summaryrefslogtreecommitdiffstats
path: root/package/libconfig
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2012-03-06 09:22:30 -0300
committerPeter Korsgaard <jacmet@sunsite.dk>2012-03-11 22:30:33 +0100
commit9ae23e391146914b3ae29294210e15d7be0e7b61 (patch)
tree6adfa3bdedb9b1db043a1f7617725a4bc58daaa4 /package/libconfig
parentf0f84dfde55fda967ca77d66e5db7948dea43764 (diff)
downloadbuildroot-novena-9ae23e391146914b3ae29294210e15d7be0e7b61.tar.gz
buildroot-novena-9ae23e391146914b3ae29294210e15d7be0e7b61.zip
packages: remove redundant INSTALL_TARGET=YES declarations
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/libconfig')
-rw-r--r--package/libconfig/libconfig.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/libconfig/libconfig.mk b/package/libconfig/libconfig.mk
index 38e9a59d8..03825e126 100644
--- a/package/libconfig/libconfig.mk
+++ b/package/libconfig/libconfig.mk
@@ -7,7 +7,6 @@ LIBCONFIG_VERSION:=1.4.6
LIBCONFIG_SOURCE:=libconfig-$(LIBCONFIG_VERSION).tar.gz
LIBCONFIG_SITE:=http://www.hyperrealm.com/libconfig/
LIBCONFIG_INSTALL_STAGING:=YES
-LIBCONFIG_INSTALL_TARGET:=YES
ifneq ($(BR2_INSTALL_LIBSTDCPP),y)
LIBCONFIG_CONF_OPT:=--disable-cxx