summaryrefslogtreecommitdiffstats
path: root/package/gperf/gperf.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/gperf/gperf.mk')
-rw-r--r--package/gperf/gperf.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/package/gperf/gperf.mk b/package/gperf/gperf.mk
index 89f355b44..f48ba9fce 100644
--- a/package/gperf/gperf.mk
+++ b/package/gperf/gperf.mk
@@ -10,8 +10,5 @@ GPERF_AUTORECONF = NO
GPERF_INSTALL_STAGING = NO
GPERF_INSTALL_TARGET = YES
-# install-strip rule does not exist in gperf's makefiles
-GPERF_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install
-
$(eval $(call AUTOTARGETS,package,gperf))
$(eval $(call AUTOTARGETS,package,gperf,host))