diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-03-21 05:34:05 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-03-21 07:27:03 +0100 |
commit | b60b6f660d640eaffd241876bd8a8146b965600f (patch) | |
tree | e071fb1188821bc4f8b5f0077c3b403996d70b94 /package/gcc | |
parent | 3a89b061994da71f8f0c45681098b7921156bb2e (diff) | |
download | buildroot-b60b6f660d640eaffd241876bd8a8146b965600f.tar.gz buildroot-b60b6f660d640eaffd241876bd8a8146b965600f.zip |
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>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions