toolchain-external: Linaro AArch64 toolchains need a symlink, like ARM ones
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 21 Mar 2014 04:34:05 +0000 (05:34 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 21 Mar 2014 06:27:03 +0000 (07:27 +0100)
commitb60b6f660d640eaffd241876bd8a8146b965600f
treee071fb1188821bc4f8b5f0077c3b403996d70b94
parent3a89b061994da71f8f0c45681098b7921156bb2e
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>
toolchain/toolchain-external/toolchain-external.mk