Commit 240fa521 authored by Thomas Petazzoni's avatar Thomas Petazzoni
Browse files

which: remove useless stripping

parent 704d222d
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -11,7 +11,3 @@ WHICH_INSTALL_STAGING:=NO
WHICH_INSTALL_TARGET:=YES

$(eval $(call AUTOTARGETS,package,which))

$(WHICH_HOOK_POST_INSTALL): $(WHICH_TARGET_INSTALL_TARGET)
	$(STRIPCMD) $(STRIP_STRIP_ALL) $(TARGET_DIR)/usr/bin/which
	touch $@