summaryrefslogtreecommitdiffstats
path: root/package/libconfig
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2008-10-20 11:53:16 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2008-10-20 11:53:16 +0000
commite337d002fe4f258897f9d7ac5292e243b88b4cfd (patch)
treefb40c9c695fa7cf5e018b5174dcc201539cd61ef /package/libconfig
parentfc7bf9e3254aec9325a2bbf26d0aece41d434855 (diff)
downloadbuildroot-novena-e337d002fe4f258897f9d7ac5292e243b88b4cfd.tar.gz
buildroot-novena-e337d002fe4f258897f9d7ac5292e243b88b4cfd.zip
package/: remove redundant install-strip in *_TARGET_INSTALL_OPT
It's default now.
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 8e7ef0b5c..eb427ef03 100644
--- a/package/libconfig/libconfig.mk
+++ b/package/libconfig/libconfig.mk
@@ -9,7 +9,6 @@ LIBCONFIG_SITE:=http://www.hyperrealm.com/libconfig/
LIBCONFIG_AUTORECONF:=NO
LIBCONFIG_INSTALL_STAGING:=YES
LIBCONFIG_INSTALL_TARGET:=YES
-LIBCONFIG_INSTALL_TARGET_OPT:=DESTDIR=$(TARGET_DIR) install-strip
ifneq ($(BR2_INSTALL_LIBSTDCPP),y)
LIBCONFIG_CONF_OPT:=--disable-cxx