diff --git a/aa000-0/portage/env/nolto.conf b/aa000-0/portage/env/nolto.conf index e000c97..cf66e27 100644 --- a/aa000-0/portage/env/nolto.conf +++ b/aa000-0/portage/env/nolto.conf @@ -4,12 +4,10 @@ # Copyright 2023 Jake Winters # SPDX-License-Identifier: BSD-3-Clause -# Version: 5.0.0-alpha.3+11 +# Version: 5.0.0-alpha.4+12 # Flags -## Hardening flags -C_SEC="-fcf-protection=full -fstack-clash-protection -fstack-protector-strong -ftrivial-auto-var-init=zero -fwrapv" ## Compiler flags CFLAGS="-march=znver3 -mtune=znver3 -O2 -pipe ${C_SEC}" CXXFLAGS="-march=znver3 -mtune=znver3 -O2 -pipe ${C_SEC}"