fixup "tool_chain: integrate 'ali2dep' tool" (strip)

Issue #3361
This commit is contained in:
Christian Prochaska 2019-05-21 15:31:38 +02:00 committed by Christian Helmuth
parent 31241be2fe
commit 0e56404e0d

View File

@ -529,7 +529,7 @@ $(ALI2DEP_BINARY): $(GCC_BOOTSTRAP_INSTALLED_BINARIES) $(BUILD_LOCATION)/ali2dep
$(ALI2DEP_INSTALLED_BINARY): $(ALI2DEP_BINARY)
$(ECHO) "$(BRIGHT_COL)installing ali2dep...$(DEFAULT_COL)"
$(VERBOSE)cp $< $@
$(VERBOSE)strip -o $@ $<
#
# Clean rules