mirror of
https://github.com/danog/gllvm.git
synced 2024-11-27 00:14:40 +01:00
Update tutorial.md
This commit is contained in:
parent
a850288f64
commit
a2fff80cfe
@ -39,7 +39,9 @@ I am only going to build apache, not apr, so I first install the prerequisites.
|
|||||||
```
|
```
|
||||||
>sudo apt-get install llvm libclang-dev clang libapr1-dev libaprutil1-dev
|
>sudo apt-get install llvm libclang-dev clang libapr1-dev libaprutil1-dev
|
||||||
|
|
||||||
``` Note `gclang` is agnostic with respect to llvm versions
|
```
|
||||||
|
|
||||||
|
Note `gclang` is agnostic with respect to llvm versions
|
||||||
so feel free to install a more recent version if you
|
so feel free to install a more recent version if you
|
||||||
wish. However, if you are going to use dragonegg the llvm version is
|
wish. However, if you are going to use dragonegg the llvm version is
|
||||||
tightly coupled to the gcc and plugin versions you are using.
|
tightly coupled to the gcc and plugin versions you are using.
|
||||||
|
Loading…
Reference in New Issue
Block a user