]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/cleanup-toolchain
slang: revert parallelized build
[ipfire-2.x.git] / lfs / cleanup-toolchain
index 1c1fa8a50eda33426d99e0d3e8fe4aa142aa00e2..f2e08d1e3e168140ad3d69fd0d62367fc33538d2 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2011  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -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)/