Merge pull request #2463 from flatcar/krnowak/no-cet-3510

Disable CET on 3510
This commit is contained in:
Krzesimir Nowak 2023-02-21 10:53:42 +01:00 committed by GitHub
commit 06de42f0c9

View File

@ -15,3 +15,7 @@ python_single_target_python3_10
# Unmask selinux so it can be enabled selectively in package.use
-selinux
# Mask cet flag, it isn't working with the compiler versions we are
# having now.
cet