mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-04 07:15:29 -04:00
pgo: fix PGO builds with clang
Add stubs for shm_chain_new(), shm_chain_free() and shm_unref(). This fixes ‘pgo’ linking failures in the ‘generate’ phase when doing a PGO build with clang. Closes #642
This commit is contained in:
parent
029920ddcc
commit
2acd4b34c5
2 changed files with 11 additions and 0 deletions
|
|
@ -38,6 +38,7 @@
|
|||
|
||||
* Rendering into the right margin area with `tweak.overflowing-glyphs`
|
||||
enabled.
|
||||
* PGO builds with clang (https://codeberg.org/dnkl/foot/issues/642).
|
||||
|
||||
|
||||
### Security
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue