Update LibreWolf env to version 0.0.2.2.
This commit is contained in:
parent
7fe1490be8
commit
6e45bdaca0
4
desktop/portage/env/librewolf.conf
vendored
4
desktop/portage/env/librewolf.conf
vendored
@ -4,7 +4,7 @@
|
||||
# Copyright 2023 Jake Winters
|
||||
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||
|
||||
# Version: 0.0.1.1
|
||||
# Version: 0.0.2.2
|
||||
|
||||
|
||||
# Flags
|
||||
@ -16,4 +16,4 @@ CFLAGS="-march=znver3 -mtune=znver3 --optimize=2 -pipe ${C_SEC}"
|
||||
CXXFLAGS="-march=znver3 -mtune=znver3 --optimize=2 -pipe ${C_SEC}"
|
||||
RUSTFLAGS="-C debuginfo=0 -C opt-level=2 -C target-cpu=znver3"
|
||||
## Linker flags
|
||||
LDFLAGS="-Wl,--O2 -Wl,--strip-all ${LD_SEC}"
|
||||
LDFLAGS="-Wl,-O2 -Wl,--strip-all ${LD_SEC}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user