summaryrefslogtreecommitdiffstats
path: root/include/toolchain-build.mk
Commit message (Collapse)AuthorAgeFilesLines
* include: remove trailing whitespacesLuka Perkov2015-03-291-1/+1
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 45127
* toolchain: enable parallel build for uClibc, remove the obsolete ↵Felix Fietkau2012-10-171-2/+0
| | | | | | TOOLCHAIN_PARALLEL config symbol SVN-Revision: 33807
* toolchain: fix up lib64 symlink to lib before copying the initial prefix dir ↵Felix Fietkau2012-06-301-0/+9
| | | | | | to avoid errors on copying SVN-Revision: 32556
* optionally support parallel toolchain build. This defaults to off, because ↵Michael Büsch2010-10-031-0/+2
| | | | | | certain toolchain versions are known to break on parallel build. However, it significantly speeds up the build and latest versions of the tools do compile fine. SVN-Revision: 23196
* binutils: fix path to cloog and pplFelix Fietkau2009-11-021-0/+1
| | | | SVN-Revision: 18265
* change HOST_STAMP_PREPARED for toolchain builds to make sure that ↵Felix Fietkau2009-08-241-0/+2
| | | | | | added/removed patches do not trigger partial toolchain rebuilds SVN-Revision: 17392
* move common variables to a dedicated include fileNicolas Thill2009-02-231-0/+13
SVN-Revision: 14648