Update Portage No LTO env to version 3.0.3.7.
This commit is contained in:
parent
b68433a3c8
commit
370dec01d9
6
desktop/portage/env/nolto.conf
vendored
6
desktop/portage/env/nolto.conf
vendored
@ -1,15 +1,15 @@
|
||||
# Inferencium
|
||||
# Inferencium - aa000-0
|
||||
# Portage - env - Clang - No LTO
|
||||
|
||||
# Copyright 2023 Jake Winters
|
||||
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||
|
||||
# Version: 3.0.1.5
|
||||
# Version: 3.0.3.7
|
||||
|
||||
|
||||
# Flags
|
||||
## Hardening flags
|
||||
C_SEC="-fstack-clash-protection -fstack-protector-strong -ftrivial-auto-var-init=zero -enable-trivial-auto-var-init-zero-knowing-it-will-be-removed-from-clang -fwrapv"
|
||||
C_SEC="-fstack-clash-protection -fstack-protector-strong -ftrivial-auto-var-init=zero -fwrapv"
|
||||
LD_SEC="-Wl,-z,defs -Wl,-z,now -Wl,-z,relro"
|
||||
## Compiler flags
|
||||
CFLAGS="-march=znver3 -mtune=znver3 --optimize=2 -pipe ${C_SEC}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user