mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-13 16:06:59 +02:00
profiles: Unmask newer versions of sys-devel/gcc
CET issues in newer versions of gcc should be ironed out by now.
This commit is contained in:
parent
90a59bdb6b
commit
6ec35a42af
@ -21,8 +21,3 @@
|
|||||||
# Python 3.11 is stable in portage-stable, so avoid picking it
|
# Python 3.11 is stable in portage-stable, so avoid picking it
|
||||||
# up. Drop this when we switch to it.
|
# up. Drop this when we switch to it.
|
||||||
>=dev-lang/python-3.11
|
>=dev-lang/python-3.11
|
||||||
|
|
||||||
# sys-devel/gcc-11.3.1_p20230120-r1 is the latest stable gcc version
|
|
||||||
# that fixes the CET build issue of glibc. There are newer versions of
|
|
||||||
# gcc that are not tested enough for CET, so mask them.
|
|
||||||
>sys-devel/gcc-11.3.1_p20230120-r1
|
|
||||||
|
Loading…
Reference in New Issue
Block a user