mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-07 21:26:35 +02:00
Merge pull request #2463 from flatcar/krnowak/no-cet-3510
Disable CET on 3510
This commit is contained in:
commit
06de42f0c9
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user