crosstool-ng/scripts/build
Yann E. MORIN" 6c54fde8fd Bart De VOS pointed out that removing absolute paths from the libc linker scripts is plainly wrong.
It dates from dawn ages of the original crosstool code, and is not well explained. At that time, binutils might not understand the sysroot stuff, and it was necessary to remove absolute paths in that case.

 /trunk/scripts/build/libc/glibc.sh |   14     2    12     0 ++------------
 1 file changed, 2 insertions(+), 12 deletions(-)
2008-09-23 14:48:10 +00:00
..
cc Introduce a new EXPERIMENTAL feature: BARE_METAL. 2008-09-14 16:21:07 +00:00
debug DUMA: don't log twice through the logger. 2008-09-15 14:41:09 +00:00
kernel Generate the kernel config choice, rather than having it hard-coded: 2008-09-16 17:39:40 +00:00
libc Bart De VOS pointed out that removing absolute paths from the libc linker scripts is plainly wrong. 2008-09-23 14:48:10 +00:00
tools Don't check fo lynx, it's no longer used. 2008-07-24 06:47:08 +00:00
binutils.sh Fix CT_DoExecLog usage when building binutils' libraries for target. 2008-07-14 15:42:27 +00:00
debug.sh Fix tools.sh and debug.sh now the tools/ and debug/ sub-dirs are numerically sorted. 2008-05-03 09:53:49 +00:00
gmp.sh Fix CT_DoExecLog usage when building GMP for target. 2008-07-14 21:21:35 +00:00
mpfr.sh MPFR: log autotools files rebuilding to DEBUG level, not EXTRA. 2008-08-17 14:10:44 +00:00
tools.sh Fix tools.sh and debug.sh now the tools/ and debug/ sub-dirs are numerically sorted. 2008-05-03 09:53:49 +00:00