Files
poky/meta/recipes-devtools
Khem Raj fd32e1e5e6 gcc-target: Do not set --with-sysroot and gxx-include-dir paths
These options are not needed on target infact since the defaults would
be good enough for compiler to find the relevant headers and libraries
from compiler runtime

with gcc9 it starts to strip the sysroot from gxx-include-dir which
means it tries to look for gxx headers in localdir

ignoring nonexistent directory "usr/include/c++/9.0.1"
ignoring nonexistent directory "usr/include/c++/9.0.1/arm-yoe-linux-gnueabi"
ignoring nonexistent directory "usr/include/c++/9.0.1/backward"

instead of sysroot

Removing these options make it behave normal

(From OE-Core rev: 2996640fb3577a3c28a22f1e25eae15e8e3d46b1)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-05-08 12:15:17 +01:00
..
2018-08-23 18:02:23 +01:00
2019-04-26 10:09:08 +01:00
2019-04-05 17:32:50 +01:00
2019-02-25 10:43:07 +00:00
2018-03-06 06:43:10 -08:00
2019-05-08 12:15:17 +01:00
2019-04-30 12:05:23 +01:00
2019-04-23 23:30:19 +01:00
2018-11-14 11:14:39 +00:00
2019-03-18 23:47:43 +00:00
2018-12-20 14:53:55 +00:00
2018-03-09 09:17:03 -08:00
2018-05-11 07:49:37 +01:00
2019-04-16 11:10:02 +01:00
2019-04-16 11:10:02 +01:00
2019-04-12 14:05:37 +01:00
2019-04-03 14:50:13 +01:00
2019-05-07 10:12:53 +01:00
2018-01-30 12:53:16 +00:00
2019-02-15 16:05:37 +00:00
2018-03-31 09:48:42 +01:00
2019-03-04 22:57:05 +00:00
2019-04-01 14:48:44 +01:00
2019-04-23 23:30:19 +01:00
2018-08-23 07:50:01 +01:00
2019-05-08 12:15:17 +01:00
2019-01-27 13:05:17 +00:00
2019-02-25 10:43:07 +00:00
2018-11-14 11:14:39 +00:00
2019-05-03 06:11:57 +01:00
2019-04-12 09:29:06 +01:00
2019-01-14 11:49:07 +00:00
2019-01-27 13:05:17 +00:00
2019-03-04 22:57:05 +00:00
2019-04-16 11:10:02 +01:00
2019-04-05 17:32:50 +01:00