diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-11-23 15:28:28 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-01-08 20:12:03 +0000 |
commit | 98a76c3171f9080d6246aac0188ef05c40852adc (patch) | |
tree | 1a7114cef14deaeee95f49e000706f14e60a079b /scripts/lib/devtool/deploy.py | |
parent | d5f1211b0820d5039ecec932fda92cbe1ba9132e (diff) | |
download | openembedded-core-98a76c3171f9080d6246aac0188ef05c40852adc.tar.gz openembedded-core-98a76c3171f9080d6246aac0188ef05c40852adc.tar.bz2 openembedded-core-98a76c3171f9080d6246aac0188ef05c40852adc.zip |
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>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'scripts/lib/devtool/deploy.py')
0 files changed, 0 insertions, 0 deletions