Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | toolchain/ct-ng: update to crosstool-NG 1.10.0 | Yann E. MORIN | 2011-02-10 | 1 | -58/+75 |
| | | | | | | | | 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> | ||||
* | toolchain: more verbose in crosstool-ng backend | Thomas Petazzoni | 2010-12-13 | 1 | -4/+4 |
| | | | | | | | | | | | | By default, Crosstool-NG hides all the details of the toolchain build process. However, this is inconsistent with the typical Buildroot build, and the rotating progress thing makes log file resulting from redirecting the Buildroot output a bit unusable. Therefore, switch the Crosstool-NG configuration to a more verbose default. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | toolchain: add new toolchain backend: crosstool-NG | Yann E. MORIN | 2010-10-01 | 1 | -0/+360 |
[Peter: indent Config.in, shuffle make targets around] Signed-off-by: Yann E. MORIN <yann.morin.1998@anciens.enib.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |