mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-22 05:33:45 -04:00
install: improve readability of the PGO LC_CTYPE paragraph
This commit is contained in:
parent
cb64508968
commit
e789628f82
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
scripts in the `pgo` directory to do a complete PGO build. This script
|
||||||
is intended to be used when doing manual builds.
|
is intended to be used when doing manual builds.
|
||||||
|
|
||||||
Note that all “full” (which `auto` will prefer, if possible) PGO
|
Note that all “full” PGO builds (which `auto` will prefer, if
|
||||||
builds **require** `LC_CTYPE` to be set to an UTF-8 locale. This is
|
possible) **require** `LC_CTYPE` to be set to an UTF-8 locale. This is
|
||||||
**not** done automatically.
|
**not** done automatically.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue