diff options
| author | Juro Bystricky <juro.bystricky@intel.com> | 2018-01-04 12:24:01 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-05 11:55:35 +0000 |
| commit | 981cf2d664a50d7dc3be695a727b1fa6d28037aa (patch) | |
| tree | 2477d57d31af01e053f843cdf56a583d567de3ae /meta/classes | |
| parent | 100cf0849e3c8d355a38be525bf3cea903106f22 (diff) | |
| download | poky-981cf2d664a50d7dc3be695a727b1fa6d28037aa.tar.gz | |
gcc-runtime: improve reproducibility
Remove various build host references from packages:
libstdc++
libstdc++-staticdev
gcc-runtime-dbg
The references are removoved by correctly setting various compiler
-fdebug-prefix-map settings. There are two main issues:
The default DEBUG_PREFIX_MAP variable references WORKDIR, however,
gcc sources are in a shared folder (work-shared)/
Additionally, DWARF info seems to store symlink names but gcc
seems to resolve symlink names referenced in -fdebug-prefix-map.
(From OE-Core rev: 04748af752b7f9d79ee4add67141d6c891f3bdbe)
Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions
