kumquat-buildroot/toolchain
Thomas Petazzoni e1f0804cc1 external-toolchain: add support for recent Linaro toolchains
Starting from 2012.03, the Linaro toolchains have separated the GCC
support libraries (libstdc++, libgcc_s) from the sysroot itself. So we
no longer have the case where all libraries are inside the sysroot, as
we had for all the previously supported toolchains.

Therefore, we add some logic to detect if such a separate directory is
used for GCC support libraries, and if it's the case, we make sure
that we take into account this directory when creating our own
sysroot, and when copying libraries to the target filesystem.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2012-05-07 17:08:37 +02:00
..
elf2flt elf2flt: fix after conversion of binutils to package infrastructure 2012-03-18 20:47:46 +01:00
gcc toolchain/gcc: remove duplicate QUIET entries 2012-04-25 13:03:33 +02:00
gdb gdb: bump 7.4.x series to 7.4.1 2012-04-29 10:57:30 +02:00
kernel-headers kernel-headers: bump 3.{0, 3}.x stable versions 2012-04-29 19:13:23 +02:00
toolchain-buildroot mklibs: remove support 2012-04-25 09:56:30 +02:00
toolchain-crosstool-ng ctng: use gcc 4.4.6 2012-01-22 22:54:58 +01:00
toolchain-external external-toolchain: add support for recent Linaro toolchains 2012-05-07 17:08:37 +02:00
uClibc toolchain/uClibc: enable 0.9.33.1 for sh 2012-05-03 15:57:28 +02:00
Config.in toolchain: disallow internal/ctng toolchains for microblaze 2012-03-19 00:26:01 +01:00
helpers.mk external-toolchain: add support for recent Linaro toolchains 2012-05-07 17:08:37 +02:00
toolchain-buildroot.mk mklibs: remove support 2012-04-25 09:56:30 +02:00
toolchain-common.in Fix typo buiding -> building 2012-01-15 20:47:58 +01:00
toolchain-crosstool-ng.mk mklibs: remove support 2012-04-25 09:56:30 +02:00
toolchain-external.mk mklibs: remove support 2012-04-25 09:56:30 +02:00