pkgbuild: mention that “partial” produces a slower binary than “full”

This commit is contained in:
Daniel Eklöf 2021-10-02 15:23:11 +02:00
parent cc35777c7f
commit cb64508968
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -17,7 +17,9 @@
# optimized) foot build.
#
# - 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
# locale. Either make sure LC_CTYPE is set to an UTF-8 locale, or do a