]> code.ossystems Code Review - openembedded-core.git/commit
webkitgtk: Do not use -isystem forcibly
authorKhem Raj <raj.khem@gmail.com>
Tue, 25 Jul 2017 08:35:30 +0000 (01:35 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 9 Aug 2017 08:24:02 +0000 (09:24 +0100)
commita0f2d1389a7e76b64003fea391a0cd485ff5fe77
treed5f9fce0f2f49de633832767997d86919879d513
parent058b155a66c5f81573379d258250323c72901ff7
webkitgtk: Do not use -isystem forcibly

this causes include_next <stdlib.h> to not find
this header since -isystem <sysroot> is added via
cmake, we alrady are using --sysroot so rely on that

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-sato/webkit/webkitgtk/0001-WebKitMacros-Append-to-I-and-not-to-isystem.patch [new file with mode: 0644]
meta/recipes-sato/webkit/webkitgtk_2.16.6.bb