Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework things to ensure we are cross compiling. Teach problematic | Eric Andersen | 2003-03-04 | 1 | -1/+3 |
| | | | | | apps like openssh to cross compile. This eliminates the need for the magic ld-uClibc.so.0 symlink in /lib | ||||
* | Lots and lots of changes | Eric Andersen | 2003-02-12 | 1 | -1/+1 |
| | |||||
* | Change from using "TARGET_CC1" to just plan "TARGET_CC" | Eric Andersen | 2003-01-19 | 1 | -3/+3 |
| | | | | which is a bit more sensible. | ||||
* | standardize handling of GNU configure scripts | Eric Andersen | 2003-01-17 | 1 | -5/+18 |
| | | | | -Erik | ||||
* | Make use of wget consistant by using a WGET variable | Eric Andersen | 2002-11-20 | 1 | -1/+1 |
| | |||||
* | Add in a sample of how to build a library vs uClibc | Eric Andersen | 2002-05-03 | 1 | -0/+48 |