Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eglibc: disable NIS/SUNRPC by default. RPC support is provided by librpc | Felix Fietkau | 2012-10-31 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34024 | ||||
* | eglibc: remove obsolete dependencies to fix missing config options for ↵ | Felix Fietkau | 2011-07-16 | 1 | -15/+2 |
| | | | | | | eglibc 2.13 SVN-Revision: 27623 | ||||
* | fix eglibc INET_ANL option selection | Florian Fainelli | 2010-06-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 21660 | ||||
* | toolchain/eglibc: add preliminary support for eglibc-2.12 | Nicolas Thill | 2010-05-28 | 1 | -9/+82 |
| | | | | SVN-Revision: 21611 | ||||
* | eglibc: add support for v2.11 | Nicolas Thill | 2009-11-24 | 1 | -8/+42 |
| | | | | SVN-Revision: 18522 | ||||
* | cosmetic: more reformatting missed from [18480] | Nicolas Thill | 2009-11-22 | 1 | -2/+3 |
| | | | | SVN-Revision: 18481 | ||||
* | cosmetic: reformat library configuration submenu - adjust indent & spaces - ↵ | Nicolas Thill | 2009-11-22 | 1 | -706/+733 |
| | | | | | | use coherent config symbol names in help SVN-Revision: 18480 | ||||
* | eglibc: fix wrong config symbol name if library configuration submenu | Nicolas Thill | 2009-11-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 18479 | ||||
* | eglibc: use 'select' instead of 'depends' for configuration options, add ↵ | Nicolas Thill | 2009-09-26 | 1 | -13/+14 |
| | | | | | | dependencies for features avalaible in 2.8 or later SVN-Revision: 17751 | ||||
* | eglibc: add support for 2.10 branch | Nicolas Thill | 2009-09-26 | 1 | -0/+54 |
| | | | | SVN-Revision: 17748 | ||||
* | and fix another typo, still in eglibc configuration file | Nicolas Thill | 2009-09-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 17747 | ||||
* | fix typo in eglibc configuration file | Nicolas Thill | 2009-09-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 17746 | ||||
* | add support for alternative C libraries (currently only glibc/eglibc) other ↵ | Nicolas Thill | 2009-01-08 | 1 | -0/+726 |
(related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc) SVN-Revision: 13931 |