crosstool-ng: don't remove installation directory before installing
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 25 Jan 2011 21:07:14 +0000 (22:07 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 25 Jan 2011 21:07:14 +0000 (22:07 +0100)
commit82cf0e93f1a72bb4af5b6e3c30f80b2e01bf2358
tree3bc71bd96fbcc50b0ed76c89ae18ee0bc1e2d51e
parent0eef30440e9597b2c0b9c7a0340a3986a7ea2a65
crosstool-ng: don't remove installation directory before installing

crosstool-ng would normally delete its installation directory before
installing the toolchain to ensure it wouldn't get confused by an earlier
build. Now that we're installing directly into HOST_DIR/usr, this doesn't
work very well - So get rid of the rm's.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/toolchain-crosstool-ng/002-dont-nuke-ct-prefix.patch [new file with mode: 0644]