mirror of
https://gitlab.com/prism7/archery.git
synced 2025-02-15 08:29:17 +01:00
Change: Comment out "debug" flag in "OPTIONS" array at "makepkg.conf" (applicable ONLY when selecting to install 'KDE Plasma Optimized' desktop.
This commit is contained in:
parent
e31530470f
commit
726f516efb
1 changed files with 1 additions and 0 deletions
|
@ -4160,6 +4160,7 @@ NRG
|
|||
-e 's|^#RUSTFLAGS.*|RUSTFLAGS="-C opt-level=2"|g' \
|
||||
-e 's|^#MAKEFLAGS.*|MAKEFLAGS="-j$(nproc)"|g' \
|
||||
-e 's|^BUILDENV.*|BUILDENV=(!distcc color ccache check !sign)|g' \
|
||||
-e 's|^OPTIONS.*|OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge !debug lto)|g' \
|
||||
-e 's|^COMPRESSGZ.*|COMPRESSGZ=(pigz -c -f -n)|g' \
|
||||
-e 's|^COMPRESSBZ2.*|COMPRESSBZ2=(pbzip2 -c -f)|g' \
|
||||
-e 's|^COMPRESSXZ.*|COMPRESSXZ=(xz -c -z --threads=0 -)|g' /etc/makepkg.conf &&
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue