crosstool-ng/scripts/build/libc
Alexey Neyman 7bcf18bfab Determine whether -E/-r option selects extended regexp
... and then use the right option. See the note in scripts/functions
on where we should use ${foo} and where just 'foo'; this boils down to
whether we can expect the build tools override to be in effect (e.g. in
the actual build scripts) or not (i.e. outside of scripts/build).
While running in scripts/functions, or in scripts/crosstool-NG.sh the
build tools override directory (.build/tools/bin) may have not been
set up (yet, or at all).

Also, modify the installed scripts (populate, xldd) accordingly.

Signed-off-by: Alexey Neyman <stilor@att.net>
2017-02-13 22:47:40 -08:00
..
avr-libc.sh Run all configure scripts using ${CONFIG_SHELL} 2017-01-25 00:06:28 -08:00
glibc.sh Determine whether -E/-r option selects extended regexp 2017-02-13 22:47:40 -08:00
mingw.sh Run all configure scripts using ${CONFIG_SHELL} 2017-01-25 00:06:28 -08:00
musl.sh Create <sgidefs.h> if MUSL doesn't create one 2017-01-26 13:50:18 -08:00
newlib.sh Run all configure scripts using ${CONFIG_SHELL} 2017-01-25 00:06:28 -08:00
none.sh libc/*.sh: Deprecate libc_check_config step. 2016-08-23 11:00:27 -07:00
uClibc.sh Use 'make olddefconfig' in uClibc/uClibc-ng configuration 2017-02-04 21:16:10 -08:00