]> code.ossystems Code Review - openembedded-core.git/commit
gpgme: Avoid requiring a host C++ compiler with C++11 support
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Mon, 20 Mar 2017 15:13:08 +0000 (16:13 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Mar 2017 22:43:03 +0000 (22:43 +0000)
commit052547561f3b2c13d357da87061716c6eb968fb9
treebb754dac7816937a5ef600df5fbe0d309938a58d
parent6750ea8160edccb156cb2ab68548adfc1c789895
gpgme: Avoid requiring a host C++ compiler with C++11 support

Building the C++ bindings for native requires a host C++ compiler with
C++11 support. Since these bindings are currently not needed, we can
disable them and thus avoid increasing the requirement for the host C++
compiler.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/gpgme/gpgme_1.8.0.bb