Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-10 | toolchain/ct-ng: update to crosstool-NG 1.10.0 | Yann E. MORIN | |
Update the default .config file. Remove now unnecessary patches. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2011-01-25 | crosstool-ng: don't remove installation directory before installing | Peter Korsgaard | |
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> |