mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-18 22:05:25 -05:00
install: add ‘llvm’ as an optional build dependency
It is needed for PGO builds with Clang.
This commit is contained in:
parent
628382bc90
commit
243578d308
1 changed files with 1 additions and 0 deletions
|
|
@ -65,6 +65,7 @@ In addition to the dev variant of the packages above, you need:
|
|||
* wayland protocols
|
||||
* ncurses (needed to generate terminfo)
|
||||
* scdoc (for man page generation)
|
||||
* llvm (for PGO builds with Clang)
|
||||
* [tllist](https://codeberg.org/dnkl/tllist) [^1]
|
||||
|
||||
A note on compilers; in general, foot runs **much** faster when
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue