crosstool-ng/scripts/build
Yann E. MORIN" 93b0db91b4 glibc: properly handle internal addons
Some addons are bundled with glibc/eglibc, so we should not try to
download and extract them.

This is done as thus:
 - at download time:
   - if the add-on download fails, keep going;
 - at extract time:
   - if the addon is present in the source tree, ignore it;
   - if the addon is missing in the source tree:
     - if the archive is present, extract it;
     - if the archive is missing, bail out.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2011-05-30 23:05:28 +02:00
..
arch arch/sparc: add absic support 2011-04-03 18:22:00 +02:00
binutils binutils: use the PKGVERSION and BUGURL options 2011-05-31 20:39:42 +02:00
cc gcc: promote PKGVERSION and BUGURL options to toolchain level 2011-05-31 20:12:35 +02:00
companion_libs complibs/ppl: build only C and C++ interfaces for PPL 2011-05-19 23:06:16 +02:00
companion_tools comptools/libtool: chmod files to u+w 2011-03-03 19:32:05 +01:00
debug gdb: use the PKGVERSION and BUGURL options 2011-05-31 21:03:03 +02:00
kernel kernel/linux: simplify the download URL 2011-01-14 18:36:07 +01:00
libc glibc: properly handle internal addons 2011-05-30 23:05:28 +02:00
test_suite test-suite: apply cleanup pass 2010-05-22 22:04:31 +02:00
companion_tools.sh companion_tools/autoconf: add autoconf tool 2010-01-12 21:09:30 +01:00
debug.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
internals.sh internals: fix stripping yet once again 2011-05-02 18:07:13 +02:00
test_suite.sh test-suite: Added new test suite feature (experimental) 2010-05-19 17:53:04 +02:00