mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-11 08:21:01 -04:00
pkgbuild: mention that “partial” produces a slower binary than “full”
This commit is contained in:
parent
cc35777c7f
commit
cb64508968
1 changed files with 3 additions and 1 deletions
4
PKGBUILD
4
PKGBUILD
|
|
@ -17,7 +17,9 @@
|
||||||
# optimized) foot build.
|
# optimized) foot build.
|
||||||
#
|
#
|
||||||
# - partial: run a “partial” PGO build. This requires neither a
|
# - partial: run a “partial” PGO build. This requires neither a
|
||||||
# running Wayland session, nor an installed Wayland compositor.
|
# running Wayland session, nor an installed Wayland compositor, but
|
||||||
|
# the resulting binary is slower compared to “full” PGO builds
|
||||||
|
# (though still faster than regular release builds).
|
||||||
#
|
#
|
||||||
# Note that “full-*” (which “auto” will prefer) requires an UTF-8
|
# Note that “full-*” (which “auto” will prefer) requires an UTF-8
|
||||||
# locale. Either make sure LC_CTYPE is set to an UTF-8 locale, or do a
|
# locale. Either make sure LC_CTYPE is set to an UTF-8 locale, or do a
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue