diff options
author | Alexey Neyman <stilor@att.net> | 2016-10-05 12:34:01 -0700 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2016-10-07 10:34:33 -0700 |
commit | 3330ad719720905ed2a901ec26a90bcad9d32748 (patch) | |
tree | 8aad9caed9cf75ebf438976712119f830f6fca4d /config/cc | |
parent | 3ec2211548a853203e070af6810f49825ec46a6a (diff) | |
download | crosstool-ng-3330ad719720905ed2a901ec26a90bcad9d32748.tar.gz crosstool-ng-3330ad719720905ed2a901ec26a90bcad9d32748.tar.bz2 crosstool-ng-3330ad719720905ed2a901ec26a90bcad9d32748.zip |
Fine-tune moving gcc libraries to sysroot.
1. Check if anything was installed outside sysroot; on some [baremetal only?]
configurations GCC doesn't install anything to ${CT_PREFIX_DIR}/${CT_TARGET}/lib.
2. We need to create <sysroot>/lib/<multilib> if it doesn't exist
(MUSL only installs in <sysroot>/usr/lib).
3. Do not move the linker scripts; elf2flt expects to find them
in gcc's dir, not sysroot.
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'config/cc')
0 files changed, 0 insertions, 0 deletions