Remove unnecessary line breaks per-section.
This commit is contained in:
parent
a6470fee45
commit
e12568c4a2
3
portage/env/basic.conf
vendored
3
portage/env/basic.conf
vendored
@ -3,13 +3,12 @@
|
||||
# Copyright 2022-2023 Inference
|
||||
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||
|
||||
# Version: 0.0.1.1
|
||||
# Version: 0.0.2.2
|
||||
|
||||
|
||||
# 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