Remove Game env from hardened configuration.
This commit is contained in:
parent
68c5a3c784
commit
62e44901cb
12
portage/env/game.conf
vendored
12
portage/env/game.conf
vendored
@ -1,12 +0,0 @@
|
|||||||
# Portage env Clang - Game.
|
|
||||||
|
|
||||||
# Copyright 2022 Inference
|
|
||||||
|
|
||||||
|
|
||||||
# Flags.
|
|
||||||
## Compiler flags.
|
|
||||||
CFLAGS="-march=znver3 -O2 -pipe -U__gnu_linux__"
|
|
||||||
CXXFLAGS="-march=znver3 -O2 -pipe"
|
|
||||||
|
|
||||||
## Linker flags.
|
|
||||||
LDFLAGS="-fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind"
|
|
Loading…
x
Reference in New Issue
Block a user