diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2017-04-13 16:50:11 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-04-13 23:57:38 +0100 |
commit | 84cb611079b7cf78b9921c78978943fa4adae1c7 (patch) | |
tree | b35acc05967544e896a8be1a5c558aca5ee927a1 /meta/recipes-support/source-highlight | |
parent | 9ec29153f279bb9e1dbcddc2c66e00fdbe3fd6e9 (diff) | |
download | openembedded-core-84cb611079b7cf78b9921c78978943fa4adae1c7.tar.gz openembedded-core-84cb611079b7cf78b9921c78978943fa4adae1c7.tar.bz2 openembedded-core-84cb611079b7cf78b9921c78978943fa4adae1c7.zip |
gpgme: correctly avoid host contamination
Existing patch was actually doing the wrong thing and
sometimes removing a linking flag (-lgpgme) that should be present.
Instead, gpgme-config actually has internal logic to remove /usr/lib from the output,
which works only in non-multilib setups, so it is adjusted to include all possible
/usr/lib* and /lib* directories.
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/source-highlight')
0 files changed, 0 insertions, 0 deletions