'unsecured' :p

This commit is contained in:
Olivier 2024-04-11 20:41:37 +02:00
parent 4697c5fe33
commit f1de754644

View File

@ -3,7 +3,7 @@ UPDATED="2024-04-11"
DISABLE=1 # disable some options
ENABLE=1 # enable some options
SECURED=1 # enable/disable security
SECURED=0 # enable/disable security
PATCHES=1 # enable/disable patch apply
UARCH=1 # apply more uarch patch
CLANG=1 # use Clang compiler (if not, use GCC)