diff options
author | Khem Raj <raj.khem@gmail.com> | 2021-04-25 12:08:26 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-04-27 15:11:47 +0100 |
commit | d18f8178b80bb962d17126caf310ae7072a1493e (patch) | |
tree | 2624a725a3322668ce637b4850d68b0d4a0b1f06 /scripts/relocate_sdk.py | |
parent | b3426e89f567488416fac0230bb5b5240a900a70 (diff) | |
download | poky-d18f8178b80bb962d17126caf310ae7072a1493e.tar.gz |
gcc-target: Create a LTO plugin symlink in bfd-plugins directory
This directory is scanned by binutils provided ar,ranlib,nm for plugins
that it can load automatically, putting liblto_plugin.so in their means
we do not need gcc-ar, gcc-nm, gcc-ranlib particularly as normal
ar/ranlib/nm tools will work equally well as they can now use this
linker plugin by default
This also mean we can revert back to using ar/ranlib/nm as default
providers for AR/NM/RANLIB on target
(From OE-Core rev: 5aae5812223792d5e5bd57e024de50fbcd1e6da5)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/relocate_sdk.py')
0 files changed, 0 insertions, 0 deletions