aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/cc.sh
Commit message (Collapse)AuthorAgeFilesLines
* multi_cc: Prepare ct-ng for multiple compilersRay Donnelly2015-05-291-0/+58
This commit moves gcc.sh to 100-gcc.sh to accomodate for other cross-compilers that crosstool-ng might be able to build. The first, to come soon, is llvm/clang. Signed-off-by: Ray Donnelly <mingw.android@gmail.com> Reviewed-by: Bryan Hundven <bryanhundven@gmail.com> Reviewed-by: Yann Diorcet <diorcetyann@gmail.com>