X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fcleanup-toolchain;fp=lfs%2Fcleanup-toolchain;h=436c7dd521fd19090c661362bb29b80965855f65;hp=1c1fa8a50eda33426d99e0d3e8fe4aa142aa00e2;hb=7b93b62bc8d82ee08a395ecaf7c4bac468f52f51;hpb=63bc6600f863dc81b12277cc21ae3541e262f6c2 diff --git a/lfs/cleanup-toolchain b/lfs/cleanup-toolchain index 1c1fa8a50e..436c7dd521 100644 --- a/lfs/cleanup-toolchain +++ b/lfs/cleanup-toolchain @@ -64,9 +64,6 @@ ifeq "$(TOOLCHAIN)" "1" # Remove man and info pages. rm -rfv $(TOOLS_DIR)/{,share}/{info,man} - # Strip all binaries. - STRIP="/usr/bin/strip" $(DIR_SRC)/src/stripper $(TOOLS_DIR)/ - # Fix ownership of the toolchain. chown -R root:root $(TOOLS_DIR)/