buildrootschalter/toolchain
Thomas De Schampheleire 650106b52e toolchain-external: support toolchains with lib32 directories
Some toolchains, like the Cavium Networks' one, have lib32/ and lib64/
directories, while the standard lib/ is empty. To find libc.a, buildroot
currently only looks in lib/ and lib64/. This patch extends the search
to lib32/ as well.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2013-07-27 16:28:24 +02:00
..
toolchain-buildroot toolchain/buildroot: properly handle SSP 2013-07-27 13:16:50 +02:00
toolchain-crosstool-ng fix white spaces 2013-07-20 21:13:57 +02:00
toolchain-external toolchain-external: support toolchains with lib32 directories 2013-07-27 16:28:24 +02:00
Config.in eglibc: enable support in the Buildroot toolchain backend 2013-07-04 11:08:27 +02:00
helpers.mk toolchain: check ARM EABI vs. EABIhf for external toolchains 2013-07-18 00:22:40 +02:00
toolchain-buildroot.mk eglibc: enable support in the Buildroot toolchain backend 2013-07-04 11:08:27 +02:00
toolchain-common.in arch: Refactor BR2_SOFT_FLOAT into per-architecture options 2013-07-16 14:35:07 +02:00
toolchain-crosstool-ng.mk uclibc: convert to the package infrastructure 2013-07-04 00:13:23 +02:00
toolchain-external.mk uclibc: convert to the package infrastructure 2013-07-04 00:13:23 +02:00