crosstool-ng/scripts
Yann E. MORIN" 0a99eb0c77 Enable glibc to include support for kernel versions different than the version from the kernel headers.
Thanks to Nate CASE <ncase@xes-inc.com> for suggesting this use-case, and providing the patch.

 /trunk/scripts/build/libc_glibc.sh        |    4     2     2     0 +-
 /trunk/scripts/build/libc_eglibc.sh       |    2     1     1     0 +-
 /trunk/config/libc/glibc-eglibc-common.in |   44    44     0     0 +++++++++++++++++++++++++++++++++++++
 3 files changed, 47 insertions(+), 3 deletions(-)
2008-08-26 21:37:46 +00:00
..
build Enable glibc to include support for kernel versions different than the version from the kernel headers. 2008-08-26 21:37:46 +00:00
crosstool.sh Allow using ash as the shell for ./configure and make. 2008-08-25 19:44:39 +00:00
functions Log retrieved file emssages to DEBUG level, not EXTRA. 2008-08-17 14:13:00 +00:00
saveSample.sh When saving a sample, overide log file config: 2008-07-27 10:54:14 +00:00
showSamples.sh Also dump the GMP and MPFR versions when dumping a sample in verbose mode. 2008-08-25 21:42:34 +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