mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-25 01:40:19 -05:00
readme: add missing ')'
This commit is contained in:
parent
a9bcb8e988
commit
7f173388ad
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