]> code.ossystems Code Review - openembedded-core.git/commit
gpgme: Inherit distutils3-base
authorKhem Raj <raj.khem@gmail.com>
Tue, 28 Aug 2018 17:50:40 +0000 (10:50 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Sep 2018 10:03:31 +0000 (11:03 +0100)
commit8bfb54edc6fafda2301aece91ec6b55905e2a418
treeb1285f093019b4e6842b0a7207882cd909543f9b
parent51ae57dc1cc6bc6aaebc62b5d087a51de35962f7
gpgme: Inherit distutils3-base

its building a module therefore its important to provide correct cross
build environment, distutils3-base automatically inherits python3native
this is seen when using clang where it tried to link with gcc since the
environment falls back to builtin LDSHARED variable

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/gpgme/gpgme_1.11.1.bb