Files
poky/meta/recipes-devtools
Ralph Siemsen 39ba556a2e apt: add -fno-strict-aliasing to CXXFLAGS to fix SHA256 bug
Recently we've begun seeing issues with apt SHA256 generation/checking on some
distros (fedora 35, alma 8). The version of apt in dunfell uses its own
SHA256 code, not a standard library.

Investigation reveals that the issue is related to -fstrict-aliasing enabled by
-O2 optimization, so turn it off with -fno-strict-aliasing

(From OE-Core rev: dc61dfd7791976c70c93e0d253a8fdbd40d27f3b)

Signed-off-by: Ralph Siemsen <ralph.siemsen@linaro.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-04-21 21:26:01 +01:00
..
2020-09-17 12:51:24 +01:00
2022-02-23 23:43:42 +00:00
2020-02-03 13:03:31 +00:00
2021-05-20 12:36:42 +01:00
2021-12-08 20:28:01 +00:00
2022-04-21 21:26:01 +01:00
2022-03-31 21:09:33 +01:00
2020-09-10 19:07:40 +01:00
2021-10-23 23:14:17 +01:00
2020-03-08 08:21:11 +00:00
2020-05-22 16:23:23 +01:00
2021-01-09 09:17:17 +00:00
2021-06-03 16:30:56 +01:00
2022-04-09 08:27:11 +01:00
2022-03-02 00:21:36 +00:00
2021-05-20 12:36:41 +01:00
2021-03-18 21:20:24 +00:00