aboutsummaryrefslogtreecommitdiff
path: root/toolchain/eglibc/config
Commit message (Collapse)AuthorAge
* eglibc: disable NIS/SUNRPC by default. RPC support is provided by librpcFelix Fietkau2012-10-31
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34024
* eglibc: remove obsolete dependencies to fix missing config options for ↵Felix Fietkau2011-07-16
| | | | | | eglibc 2.13 SVN-Revision: 27623
* fix eglibc INET_ANL option selectionFlorian Fainelli2010-06-02
| | | | SVN-Revision: 21660
* toolchain/eglibc: add preliminary support for eglibc-2.12Nicolas Thill2010-05-28
| | | | SVN-Revision: 21611
* eglibc: add support for v2.11Nicolas Thill2009-11-24
| | | | SVN-Revision: 18522
* cosmetic: more reformatting missed from [18480]Nicolas Thill2009-11-22
| | | | SVN-Revision: 18481
* cosmetic: reformat library configuration submenu - adjust indent & spaces - ↵Nicolas Thill2009-11-22
| | | | | | use coherent config symbol names in help SVN-Revision: 18480
* eglibc: fix wrong config symbol name if library configuration submenuNicolas Thill2009-11-22
| | | | SVN-Revision: 18479
* eglibc: use 'select' instead of 'depends' for configuration options, add ↵Nicolas Thill2009-09-26
| | | | | | dependencies for features avalaible in 2.8 or later SVN-Revision: 17751
* eglibc: add support for 2.10 branchNicolas Thill2009-09-26
| | | | SVN-Revision: 17748
* and fix another typo, still in eglibc configuration fileNicolas Thill2009-09-26
| | | | SVN-Revision: 17747
* fix typo in eglibc configuration fileNicolas Thill2009-09-26
| | | | SVN-Revision: 17746
* add support for alternative C libraries (currently only glibc/eglibc) other ↵Nicolas Thill2009-01-08
(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