Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ just setup

You will need llvm 21.1 installed in order for `just check` to run all its
checks successfully. On Debian-based systems you can install it as the
`llvm-21` package; you may also need to install `libpolly21-dev`. You should
`llvm-21` package; you may also need to install `libpolly-21-dev`. You should
set the environment variable `LLVM_SYS_211_PREFIX` to point to its location
(e.g. `/usr/lib/llvm-21`) when running `just check`.

Expand Down
2 changes: 1 addition & 1 deletion devenv.lock
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@
},
"root": "root",
"version": 7
}
}
Loading