mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-20 05:33:47 -04:00
changelog: mention -Wno-profile-instr-unprofiled
This commit is contained in:
parent
1ad63a5c58
commit
b6b565cc9a
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,8 @@
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
* Use `-std=c11` instead of `-std=c18`.
|
* Use `-std=c11` instead of `-std=c18`.
|
||||||
|
* Added `-Wno-profile-instr-unprofiled` to Clang cflags in PGO builds
|
||||||
|
([INSTALL.md](https://codeberg.org/dnkl/foot/src/branch/releases/1.6/INSTALL.md#user-content-performance-optimized-pgo))
|
||||||
|
|
||||||
|
|
||||||
### Deprecated
|
### Deprecated
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue