diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-11-23 15:28:28 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-11-23 23:35:19 +0000 |
commit | 9f3aa44e1bcb2f565e1c17df5d187c5647f231ba (patch) | |
tree | 7a4c31f9fbb1dd5d5e4536cc9fd16ef80af8821e /oe-init-build-env | |
parent | dfe84d9ca3693037a650ca724ad2f118b1acfef8 (diff) | |
download | poky-9f3aa44e1bcb2f565e1c17df5d187c5647f231ba.tar.gz |
meson: Disable rpath stripping at install time
As discussed in https://github.com/mesonbuild/meson/issues/2567 there
needs to be a way to allow our rpath options passed to the linker to be
preserved, else we run into weird build failures.
(e.g. libmodulemd-native used by libdnf can't find libyaml)
Disable this for now until upstream come up with a better way of handling
this.
(From OE-Core rev: b4e36281631e0b59d1058f5cf391eb8b15e605cf)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'oe-init-build-env')
0 files changed, 0 insertions, 0 deletions