diff options
author | Ross Burton <ross@burtonini.com> | 2021-03-08 18:01:49 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-03-10 10:30:39 +0000 |
commit | 81adf49416eeaa16accd028e4c24db2a818cd44b (patch) | |
tree | 4848bd762a189e0c3e5606e61a7290a7987daa99 /scripts/opkg-query-helper.py | |
parent | ef39fa61d583145517ede9b884a0ee0d10a7ab44 (diff) | |
download | poky-81adf49416eeaa16accd028e4c24db2a818cd44b.tar.gz |
insane: don't check for a warning string that is never output
insane has checks that the compiler isn't printing "CROSS COMPILE
Badness" during configure/compile/install, but this message hasn't been
output by GCC since 2010 (23f522e7).
The current warning is "include location [...] is unsafe for cross-
compilation" and as that is a proper GCC warning, we can make it fatal
in follow-up patches.
(From OE-Core rev: a67e9ebfd5b8002fd4a7d8d27ff0d997817f76e1)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/opkg-query-helper.py')
0 files changed, 0 insertions, 0 deletions