revert sur le secured
This commit is contained in:
parent
f1de754644
commit
3a59d0d9b3
@ -1,9 +1,9 @@
|
||||
#!/bin/bash
|
||||
UPDATED="2024-04-11"
|
||||
UPDATED="2024-04-12"
|
||||
|
||||
DISABLE=1 # disable some options
|
||||
ENABLE=1 # enable some options
|
||||
SECURED=0 # enable/disable security
|
||||
SECURED=1 # enable/disable security
|
||||
PATCHES=1 # enable/disable patch apply
|
||||
UARCH=1 # apply more uarch patch
|
||||
CLANG=1 # use Clang compiler (if not, use GCC)
|
||||
|
Loading…
Reference in New Issue
Block a user