]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/cleanup-toolchain
Naechster Schritt im LFS.
[ipfire-2.x.git] / lfs / cleanup-toolchain
index d1d49a0882cfecff57271b8abbcf62376ec2ed47..1a12518871a79190913e70d2c8fd94577a739c3f 100644 (file)
@@ -70,6 +70,7 @@ ifeq "$(PASS)" "2"
        -strip --strip-debug /tools/lib/*
        -strip --strip-unneeded /tools/{,s}bin/*
        rm -rfv /tools/{info,man} /usr/local/man
+       cp -fv /tools/bin/{ld-old.bak,ld}
        chown -R root:root /tools
 endif
 ifeq "$(PASS)" "3"