From 243578d308e2ce27fed24250dac5b363be1c05c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Fri, 26 Mar 2021 20:43:03 +0100 Subject: [PATCH] =?UTF-8?q?install:=20add=20=E2=80=98llvm=E2=80=99=20as=20?= =?UTF-8?q?an=20optional=20build=20dependency?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It is needed for PGO builds with Clang. --- INSTALL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/INSTALL.md b/INSTALL.md index 1cb0d9a7..33f6aed7 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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