diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2018-07-20 17:13:50 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-26 13:16:40 +0100 |
commit | 077ad469349734fe82f4cc920ed8375f5282d9dc (patch) | |
tree | 5692c3fe31261aa958f908849999f5f7397d00cd /meta/recipes-kernel/systemtap/systemtap-native_git.bb | |
parent | b7b203d8ea30056b5e03e7ef04504e5d5bee1a1a (diff) | |
download | poky-077ad469349734fe82f4cc920ed8375f5282d9dc.tar.gz |
systemtap: improve reproducibility
- Fix build path issue of .pyc files:
Supply "--root" directory to the "install" command.
- Fix build path issue of c++ object files:
Use relative dir to include header string_ref.
- Fix build path issue of c library generated by distutils:
Add OE's CFLAGS which contains `-fdebug-prefix-map' options
to setup.py
[YOCTO #12528]
(From OE-Core rev: 806a8626c3fb5020666152b295f12541f5f61ffd)
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/systemtap/systemtap-native_git.bb')
0 files changed, 0 insertions, 0 deletions