buildrootschalter/toolchain/toolchain-external
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
..
Config.in toolchain-external: update config options after EABIhf introduction 2013-07-16 15:19:53 +02:00
ext-tool.mk toolchain-external: support toolchains with lib32 directories 2013-07-27 16:28:24 +02:00
ext-toolchain-wrapper.c ext-toolchain-wrapper: fix uboot/linux with hardfp 2013-07-21 00:58:55 +02:00