]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/cleanup-toolchain
strip: Explicitely call right binaries
[ipfire-2.x.git] / lfs / cleanup-toolchain
index 1c1fa8a50eda33426d99e0d3e8fe4aa142aa00e2..436c7dd521fd19090c661362bb29b80965855f65 100644 (file)
@@ -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)/