diff options
author | Sam Thursfield <sam.thursfield@codethink.co.uk> | 2017-07-05 16:39:37 +0000 |
---|---|---|
committer | Sam Thursfield <sam.thursfield@codethink.co.uk> | 2017-08-24 17:36:56 +0000 |
commit | 698e4aed71d282e20cf54086034acbbdb2ad61d5 (patch) | |
tree | 7cdb1aa082e6f44d8f446a8517b353a23e71851e /strata/x-drivers.morph | |
parent | ba104e63f8a1f13b952e28198fcf1e3169420f25 (diff) | |
download | definitions-698e4aed71d282e20cf54086034acbbdb2ad61d5.tar.gz |
gnu-toolchain: Add /lib64 -> /usr/lib64 symlink on 64-bit arches
This is required at least for armv8l64, otherwise the glibc.bst
element installs a symlink in /usr/lib/ld-linux-aarch64.so.2 that
points to a missing file (it expects /usr/lib64/ld-linux-aarch64.so.2
to exist, but if /lib64 is a directory rather than a symlink then
that file ends up only in the /lib64/ directory).
This also makes our filesystem hierarchy more consistent with other
GNU/Linux operating systems.
Diffstat (limited to 'strata/x-drivers.morph')
0 files changed, 0 insertions, 0 deletions