summaryrefslogtreecommitdiffstats
path: root/make/uclibc_toolchain_2_95.mk
Commit message (Collapse)AuthorAgeFilesLines
* Rework things to ensure we are cross compiling. Teach problematicEric Andersen2003-03-041-0/+6
| | | | | apps like openssh to cross compile. This eliminates the need for the magic ld-uClibc.so.0 symlink in /lib
* Update to uClibc 0.9.19Eric Andersen2003-03-031-2/+2
|
* Fixup 'make source' targetEric Andersen2003-02-191-0/+3
|
* Make sure we find ranlib and arEric Andersen2003-02-121-2/+2
|
* cut and paste leftoversEric Andersen2003-02-121-4/+0
|
* Update uClibc versionEric Andersen2003-02-121-5/+5
|
* Fixup ldconfig symlinkEric Andersen2003-02-121-1/+1
|
* Update toolchains a bit forther so that after blowing away the 'build'Eric Andersen2003-02-121-87/+84
| | | | | | | directory we do not need to rebuild the toolchain (which now is built under 'toolchain_build'). Should help prevent a bunch of unnecessary toolchain rebuilds. -Erik
* fix URLsEric Andersen2003-02-121-1/+1
|
* Lots and lots of changesEric Andersen2003-02-121-32/+38
|
* Update to gcc 3.2.2 by default. Move a mips patch to be more obvious.Eric Andersen2003-02-061-2/+2
| | | | Update the default uClibc config.
* Fix naming problemEric Andersen2003-02-051-1/+1
|
* Support building a gcc-2.95 toolchain insteadEric Andersen2003-02-041-0/+540