crosstool-ng/scripts
Yann E. MORIN" 02d2b29cda Enhance setting the minimum kernel version glibc will run against.
Ideally, eglibc should also benefit for that, but the current code does not set it.

 /trunk/scripts/build/libc/glibc.sh        |   38    33     5     0 +++++++++++++++---
 /trunk/config/libc/glibc.in               |    4     2     2     0 +-
 /trunk/config/libc/uClibc.in              |    2     2     0     0 +
 /trunk/config/libc/eglibc.in              |    4     2     2     0 +-
 /trunk/config/libc/glibc-eglibc-common.in |   80    68    12     0 +++++++++++++++++++++++++++++++------
 /trunk/config/libc.in                     |   69    38    31     0 ++++++++++++++++++--------------
 6 files changed, 145 insertions(+), 52 deletions(-)
2008-09-14 18:09:36 +00:00
..
build Enhance setting the minimum kernel version glibc will run against. 2008-09-14 18:09:36 +00:00
crosstool.sh Introduce a new EXPERIMENTAL feature: BARE_METAL. 2008-09-14 16:21:07 +00:00
functions Introduce a new EXPERIMENTAL feature: BARE_METAL. 2008-09-14 16:21:07 +00:00
saveSample.sh When saving a sample, overide log file config: 2008-07-27 10:54:14 +00:00
showSamples.sh Beautify somewhat the WiKi table for narrow screens. 2008-09-14 16:54:12 +00:00
tarball.sh.broken Get rid of all command (which is a bashism), and replace them with $(command), which is POSIX. 2008-05-20 21:32:39 +00:00