Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove the old (and nonworking) hack and identify our patched GCCs properly | Imre Kaloz | 2013-04-03 | 1 | -3/+2 |
| | | | | SVN-Revision: 36189 | ||||
* | build: add the + token to any commands that can pass through the jobserver, ↵ | Felix Fietkau | 2012-09-23 | 1 | -1/+1 |
| | | | | | | fixes parallel build on some systems SVN-Revision: 33523 | ||||
* | gcc: enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 33444 | ||||
* | toolchain: install libgcc for minimal gcc, needed by newer eglibc versions | Felix Fietkau | 2012-06-07 | 1 | -2/+2 |
| | | | | SVN-Revision: 32100 | ||||
* | gcc: split up the build process into three distinct stages (minimal, ↵ | Felix Fietkau | 2010-07-20 | 1 | -0/+46 |
initial, final), to clean up the dependency handling nastiness and to improve support for rebuilding parts of the toolchain SVN-Revision: 22319 |