diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-06-15 11:10:31 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-06-15 11:10:31 +0100 |
commit | f24308c95853bec5cfc9f0794b111c6afecbe768 (patch) | |
tree | 1f81c54a29a0550d722045f2a3e6b385bbbba6ea /scripts/lib/devtool/build.py | |
parent | ba69701dac785a220feffd6118718b1c9e733548 (diff) | |
download | openembedded-core-f24308c95853bec5cfc9f0794b111c6afecbe768.tar.gz openembedded-core-f24308c95853bec5cfc9f0794b111c6afecbe768.tar.bz2 openembedded-core-f24308c95853bec5cfc9f0794b111c6afecbe768.zip |
gcc-8: enable build-id in gcc-cross-initial
Apply patch from Taras Kondratiuk <takondra@cisco.com> to gcc 8.x too.
Normal gcc-cross has build-id feature enabled by default, so most of
target binaries has build-id. But libc (glibc, musl) doesn't have
build-id, because it is built with gcc-cross-initial.
Build-id is a useful feature, so enable it for gcc-cross-initial too.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/build.py')
0 files changed, 0 insertions, 0 deletions