crosstool-ng/scripts/build
Yann E. MORIN" b000bc94cd In the glibc and eglibc trees, the 'configure' files may be older than their source 'configure.in', when used from an svn check out, or a snapshot tarball.
They are nonetheless in sync and need not be regenerated.
Fix that by touching the files to have 'make' believe they are up-to-date (which they are).

 /trunk/scripts/build/libc/glibc.sh  |    5     5     0     0 +++++
 /trunk/scripts/build/libc/eglibc.sh |    7     6     1     0 ++++++-
 2 files changed, 11 insertions(+), 1 deletion(-)
2008-09-28 21:34:11 +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 In the glibc and eglibc trees, the 'configure' files may be older than their source 'configure.in', when used from an svn check out, or a snapshot tarball. 2008-09-28 21:34:11 +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