mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 15:21:12 +00:00
chore: update building from source LLVM version
This commit is contained in:
parent
ebe273af4d
commit
d4ff37da18
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ If you prefer a package manager, you can try the following:
|
||||||
If you want to install it manually, you can also download Zig directly [here](https://ziglang.org/download/). Just make sure you download the right version, the bleeding edge master build is the first download link on this page.
|
If you want to install it manually, you can also download Zig directly [here](https://ziglang.org/download/). Just make sure you download the right version, the bleeding edge master build is the first download link on this page.
|
||||||
|
|
||||||
### LLVM
|
### LLVM
|
||||||
**version: 10.0.x**
|
**version: 12.0.x**
|
||||||
|
|
||||||
For Ubuntu and Debian, you can use the `Automatic installation script` at [apt.llvm.org](https://apt.llvm.org):
|
For Ubuntu and Debian, you can use the `Automatic installation script` at [apt.llvm.org](https://apt.llvm.org):
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue