kumquat-buildroot/toolchain
Mike Frysinger da6353c9e7 toolchain: speed up sysroot lib copying
The copy_toolchain_lib_root helper searches the entire sysroot, but is
only interested in files in certain subdirs.  So rather than waste time
in walking the entire tree, walk the few subdirs at the depth level we
are actually going to be poaching files from.

Some simplification suggested by Yann E. MORIN
<yann.morin.1998@anciens.enib.fr> and Arnout Vandecappelle
<arnout@mind.be>, added by Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-10-10 09:47:23 +02:00
..
dependencies dependencies: add rsync as a required dependency 2011-09-20 22:58:28 +02:00
elf2flt support: move package/gnuconfig to support/gnuconfig 2011-09-17 08:22:12 +02:00
gcc support: move package/gnuconfig to support/gnuconfig 2011-09-17 08:22:12 +02:00
gdb gdb: add 7.2a version 2011-10-05 16:58:55 +02:00
kernel-headers kernel-headers: fix 3.0 header exports for headers with __packed 2011-09-20 21:38:53 +02:00
mklibs
toolchain-buildroot
toolchain-crosstool-ng
toolchain-external external-toolchain: Slightly optimize toolchain extraction 2011-10-10 09:46:36 +02:00
uClibc support: move patch-kernel.sh and rename it 2011-09-17 08:15:32 +02:00
Config.in
helpers.mk toolchain: speed up sysroot lib copying 2011-10-10 09:47:23 +02:00
Makefile.in
toolchain-buildroot.mk
toolchain-common.in
toolchain-crosstool-ng.mk
toolchain-external.mk