Files
poky/meta
Ross Burton 59ec2d317d gcc-cross: pass -Werror=poison-system-directories to compiler stages
The -Werror=poison-system-directories argument was being passed to runs
where _just_ CPP was being invoked, so it wasn't passed to runs which
also compile.  Add the options to cc1_options so that compile runs also
have fatal poisoning errors.

(From OE-Core rev: e903b29f89e81de244ac77da464c71b718c6854d)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-09-07 21:28:41 +01:00
..
2022-08-31 10:40:07 +01:00
2022-07-23 13:55:25 +01:00
2022-09-02 15:58:25 +01:00
2019-08-29 14:05:12 +01:00