gperf: strip target binary
This commit is contained in:
parent
6b539be71b
commit
0a934f1c30
@ -20,3 +20,7 @@ GPERF_DEPENDENCIES = uclibc
|
||||
|
||||
$(eval $(call AUTOTARGETS,package,gperf))
|
||||
|
||||
$(GPERF_HOOK_POST_INSTALL): $(TARGET_DIR)/usr/bin/gperf
|
||||
$(STRIPCMD) $(STRIP_STRIP_ALL) $^
|
||||
touch $@
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user