Fix typo
This commit is contained in:
parent
c89e3e9b0c
commit
ea52df463b
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ $ cd ..
|
|||
$ dirname $(readlink -f `find . -name libgccjit.so`) > gcc_path
|
||||
```
|
||||
|
||||
You can set also set RUST_COMPILER_RT_ROOT:
|
||||
You also need to set RUST_COMPILER_RT_ROOT:
|
||||
|
||||
```bash
|
||||
$ git clone https://github.com/llvm/llvm-project llvm --depth 1 --single-branch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue