From 3f2d9143779dc5bf8b5f01609af18021ffb2b1bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emek=20Vyhnal?= Date: Sun, 15 Nov 2020 13:16:30 +0100 Subject: [PATCH] Update linux.md ninja package is called ninja-build on debian --- content/getting-started/linux.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/getting-started/linux.md b/content/getting-started/linux.md index 49b8550a..e2b624ca 100644 --- a/content/getting-started/linux.md +++ b/content/getting-started/linux.md @@ -190,6 +190,8 @@ tools this way: sudo apt-get install build-essential git cmake ninja ``` +On Debian use `ninja-build` package instead of `ninja`. + The following command takes care of downloading and building LLVM. It places the source code in `llvm-project/` and the build output in `llvm-build/`. It only needs to be done once until the next LLVM release. Note that the `export` lines