diff options
author | Urs Fässler <urs.fassler@bbv.ch> | 2018-08-08 09:33:52 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-14 11:36:22 +0100 |
commit | cb42802f2fe1760f894a435b07286bca3a220364 (patch) | |
tree | b5890f94c8502062c3d62692e16395bbfc96c1f1 /scripts/lib/build_perf | |
parent | ba88fe46d47846042518a5a1017d782ba548202c (diff) | |
download | openembedded-core-cb42802f2fe1760f894a435b07286bca3a220364.tar.gz openembedded-core-cb42802f2fe1760f894a435b07286bca3a220364.tar.bz2 openembedded-core-cb42802f2fe1760f894a435b07286bca3a220364.zip |
cmake: fix compiling some C++ projects with Yocto SDK and GCC
Setting CMAKE_SYSROOT in the toolchain file allows CMake to correctly
remove user-provided system include directories pointing to
<sysroot>/usr/include. The mentioned projects failed with "stdlib.h:
No such file or directory #include_next <stdlib.h>".
Signed-off-by: Urs Fässler <urs.fassler@bbv.ch>
Signed-off-by: Raphael Freudiger <raphael.freudiger@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf')
0 files changed, 0 insertions, 0 deletions