summaryrefslogtreecommitdiffstats
path: root/make/gcc_target.mk
Commit message (Collapse)AuthorAgeFilesLines
* This seems to be sufficient for now...Eric Andersen2003-01-101-8/+1
|
* Fix a stupid typoEric Andersen2003-01-101-3/+2
|
* Change --disable-shared to --enable-shared so libstdc++ willEric Andersen2003-01-091-3/+2
| | | | build shared libs.
* Be extra careful about the target utilsEric Andersen2003-01-081-2/+6
|
* Make the directory before touching files in it...Eric Andersen2003-01-081-1/+1
|
* Fixup ncurses terminfo-dir. Fixup the ncurses-headersEric Andersen2003-01-081-8/+10
| | | | | | zlib-headers openssl-headers targets. Modularize the enable-multilib settings -Erik
* more build updatesEric Andersen2003-01-071-19/+86
|
* Fixup g++ to prevent gcc_target having a missingEric Andersen2002-11-211-0/+1
| | | | | dl_iterate_phdr symbol. Add a target 'cc' link to gcc. -Erik
* Add udhcp, cleanup a few other loose ends.Eric Andersen2002-11-151-1/+2
| | | | -Erik
* Some more toolchain building cleanupsEric Andersen2002-11-141-18/+13
|
* Fixup gcc_target so it now works. Wohoo! We now have a fullyEric Andersen2002-11-141-12/+26
| | | | | working standalone uClibc development environment. :) -Erik
* Fixup gcc-target so it actually works...Eric Andersen2002-11-141-1/+9
|
* Update buildroot for uClibc 0.9.16Eric Andersen2002-11-121-0/+135
-Erik