summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* Kristian Hoffmann writes:Eric Andersen2004-10-191-5/+0
| | | | | | | | | TARGET_LANGUAGES wasn't being set correctly if you enable GCJ or C++ in the buildroot config. It looks like INSTALL_LIBSTDCPP and INSTALL_LIBGCJ were renamed to BR2_INSTALL_... in the config system, but not in the gcc and ccache makefiles. -Kristian
* Fixup SOFT_FLOAT handlingEric Andersen2004-10-091-1/+1
|
* final step in buildroot faceliftEric Andersen2004-10-091-0/+5
|
* Major buildroot facelift, step one.Eric Andersen2004-10-091-0/+27
-Erik