diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2016-09-06 23:41:23 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-08 00:31:38 +0100 |
commit | a5bf690e27a32c5470a4e110ab58ed0a92b9d039 (patch) | |
tree | 3520eb19a887fbbeea09be9bf7975ddbc52b164e /meta/recipes-extended/lighttpd | |
parent | 66e55d3af7d7948869620ce24c06ba2bc705ae0a (diff) | |
download | openembedded-core-contrib-a5bf690e27a32c5470a4e110ab58ed0a92b9d039.tar.gz |
cmake.bbclass: avoid treating imports as system includes
CMake sets all imported headers as system headers. This causes trouble for c++
projects [1].
Thanks to Jack Mitchell for pointing to the setting [2]. Build tested upon
meta-qt5-extra-world which had lots of fallout before.
[1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70129
[2] http://lists.openembedded.org/pipermail/openembedded-core/2016-September/126067.html
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-extended/lighttpd')
0 files changed, 0 insertions, 0 deletions