install: improve readability of the PGO LC_CTYPE paragraph

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

View file

@ -281,8 +281,8 @@ reason there are a number of helper scripts available.
scripts in the `pgo` directory to do a complete PGO build. This script
is intended to be used when doing manual builds.
Note that all “full” (which `auto` will prefer, if possible) PGO
builds **require** `LC_CTYPE` to be set to an UTF-8 locale. This is
Note that all “full” PGO builds (which `auto` will prefer, if
possible) **require** `LC_CTYPE` to be set to an UTF-8 locale. This is
**not** done automatically.
Example: