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:14:42 +0000 |
commit | b55b254f4ed4231e173dfbf27ab0c594104db827 (patch) | |
tree | 120bf02d40a664985eb53ed780f1e5de0901b15c /meta/recipes-devtools/gcc/gcc-crosssdk_7.3.bb | |
parent | 1cfa86d80ffee6d25f0197d2ab13f5e74715e420 (diff) | |
download | poky-b55b254f4ed4231e173dfbf27ab0c594104db827.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)
(From OE-Core rev: 98a76c3171f9080d6246aac0188ef05c40852adc)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-crosssdk_7.3.bb')
0 files changed, 0 insertions, 0 deletions