Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Be consistant for all the client code, and use TARGET_CC with ↵ | Eric Andersen | 2001-06-15 | 1 | -5/+3 | |
| | | | | --uclibc-use-build-dir | |||||
* | warn folks that libresolv is a stub | Eric Andersen | 2001-05-30 | 1 | -0/+3 | |
| | ||||||
* | Stub out libresolv for now. Some apps try to link with it (though | Eric Andersen | 2001-05-21 | 3 | -0/+91 | |
almost always erroneously as a result of configure scripts that were poorly done). This will let such apps compile... -Erik |