From e337d002fe4f258897f9d7ac5292e243b88b4cfd Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 20 Oct 2008 11:53:16 +0000 Subject: package/: remove redundant install-strip in *_TARGET_INSTALL_OPT It's default now. --- package/pcre/pcre.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'package/pcre') diff --git a/package/pcre/pcre.mk b/package/pcre/pcre.mk index 414f12e4b..dd473b491 100644 --- a/package/pcre/pcre.mk +++ b/package/pcre/pcre.mk @@ -8,7 +8,6 @@ PCRE_SOURCE = pcre-$(PCRE_VERSION).tar.bz2 PCRE_SITE = ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre PCRE_INSTALL_STAGING = YES PCRE_INSTALL_TARGET = YES -PCRE_INSTALL_TARGET_OPT:=DESTDIR=$(TARGET_DIR) install-strip ifneq ($(BR2_INSTALL_LIBSTDCPP),y) # pcre will use the host g++ if a cross version isn't available -- cgit v1.2.3-55-g7522