summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2019-02-11 11:04:25 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-02-14 11:20:55 +0000
commitaf96521f8c3d494ed6f91accdf9b9217ea9ef1f8 (patch)
tree4e9f4eb1e092acfdf3c0c7d8801ab595a8930714 /scripts
parent2fcbc079e2792030606117e21f4e70e111d4fd1a (diff)
downloadpoky-af96521f8c3d494ed6f91accdf9b9217ea9ef1f8.tar.gz
bitbake: use GCC ar and ranlib wrappers
Instead of calling 'ar' and 'ranlib' directly, set AR=gcc-ar and RANLIB=gcc-ranlib. This fixes builds with link-time optimisation where more arguments would need to be passed to ranlib but gcc-ranlib will do that automatically. (From OE-Core rev: d9f37a25adba8d6638abbe7bc0503b09f696c2fc) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions