summaryrefslogtreecommitdiffstats
path: root/package/libconfig
diff options
context:
space:
mode:
authorPeter Korsgaard2008-10-20 13:53:16 +0200
committerPeter Korsgaard2008-10-20 13:53:16 +0200
commite337d002fe4f258897f9d7ac5292e243b88b4cfd (patch)
treefb40c9c695fa7cf5e018b5174dcc201539cd61ef /package/libconfig
parentneon: don't strip if BR2_ENABLE_DEBUG is enabled (diff)
downloadbuildroot-e337d002fe4f258897f9d7ac5292e243b88b4cfd.tar.gz
buildroot-e337d002fe4f258897f9d7ac5292e243b88b4cfd.tar.xz
buildroot-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