summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/base-files
diff options
context:
space:
mode:
authorUrs Fässler <urs.fassler@bbv.ch>2018-08-08 09:33:52 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-08-14 11:36:31 +0100
commit483143a38ec0ac7b12b9cdf3cd5ce79d8f20cb2f (patch)
tree16f6c39852037d781d065c830765f8985902adbf /meta/recipes-core/base-files
parentc1e8a02609fb308221e77b703436f7e38e67214b (diff)
downloadpoky-483143a38ec0ac7b12b9cdf3cd5ce79d8f20cb2f.tar.gz
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>". (From OE-Core rev: cb42802f2fe1760f894a435b07286bca3a220364) 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 'meta/recipes-core/base-files')
0 files changed, 0 insertions, 0 deletions