summaryrefslogtreecommitdiffstats
path: root/make/gcc-3.3.mk
Commit message (Collapse)AuthorAgeFilesLines
* Fix the build when host arch == target archEric Andersen2003-09-301-6/+11
|
* With this, buildroot builds w/o needing the magic symlink,Eric Andersen2003-09-301-4/+25
| | | | | and properly cross compiles. Wohoo, time to ship... -Erik
* Fixup gcc_target build.Eric Andersen2003-09-271-1/+6
|
* This should at least build. I think.Eric Andersen2003-09-261-2/+3
|
* Rework toolchain build to make it much more modular andEric Andersen2003-09-141-0/+405
remove the redundant redundancy.