buildroot/toolchain
Thomas Petazzoni b60b6f660d toolchain-external: Linaro AArch64 toolchains need a symlink, like ARM ones
Like ARM ones, the Linaro AArch64 toolchains expect libraries in
/lib/aarch64-linux-gnu and /usr/lib/aarch64-linux-gnu, but Buildroot
always installs them in /lib and /usr/lib. Therefore, this commit adds
the appropriate symbolic links, just like we're already doing for
Linaro ARM toolchains.

Reported-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-03-21 07:27:03 +01:00
..
toolchain package: add toolchain dependency to every target package 2014-02-14 21:08:35 +01:00
toolchain-buildroot glibc: needs MMU 2014-03-03 21:26:56 +01:00
toolchain-external toolchain-external: Linaro AArch64 toolchains need a symlink, like ARM ones 2014-03-21 07:27:03 +01:00
Config.in toolchain: introduce a toolchain knob for NPTL 2014-02-22 23:39:01 +01:00
helpers.mk toolchain/external: check kernel headers version for custom toolchain 2014-03-01 19:47:22 +01:00
toolchain-common.in toolchain/external: check kernel headers version for custom toolchain 2014-03-01 19:47:22 +01:00