mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-10 04:27:45 -05:00
readme: fix URL
This commit is contained in:
parent
1ba8de9cee
commit
a9bcb8e988
1 changed files with 1 additions and 1 deletions
|
|
@ -435,7 +435,7 @@ note this: foot is a performance critical application that relies on
|
|||
compiler optimizations to perform well.
|
||||
|
||||
In particular, with GCC 10.1, it is **very** important `-O3` is used
|
||||
(and not e.g. `-O2` when doing a (PGO)[#profile-guided-optimization)
|
||||
(and not e.g. `-O2` when doing a [PGO](#profile-guided-optimization)
|
||||
build.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue