diff options
author | Mark Hatle <mark.hatle@amd.com> | 2023-04-04 09:54:47 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-04-04 21:55:21 +0100 |
commit | 38e3769a72f8538145428294ff21e83c866aae3c (patch) | |
tree | 66e6554108a7b22e7c01c7453c41f22b5723766d /meta/recipes-extended | |
parent | 9b070654f89e5cf42f8764512deddf66ca63ffe9 (diff) | |
download | poky-38e3769a72f8538145428294ff21e83c866aae3c.tar.gz |
sanity.bbclass: Update minimum gcc version to 8.0
With a gcc older then 8.0, mesa-native will fail to build with the error:
sorry, unimplemented: non-trivial designated initializers not supported
According to https://docs.mesa3d.org/install.html?highlight=gcc+version#compile
the required minimum compiler version is now GCC 8.0.
(From OE-Core rev: aa466053bf8a4b7998a462f0b49372d3a68a28e3)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
0 files changed, 0 insertions, 0 deletions