revert sur le secured

This commit is contained in:
Olivier 2024-04-12 12:48:08 +02:00
parent f1de754644
commit 3a59d0d9b3

View File

@ -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)