We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c89e3e9 commit ea52df4Copy full SHA for ea52df4
Readme.md
@@ -41,7 +41,7 @@ $ cd ..
41
$ dirname $(readlink -f `find . -name libgccjit.so`) > gcc_path
42
```
43
44
-You can set also set RUST_COMPILER_RT_ROOT:
+You also need to set RUST_COMPILER_RT_ROOT:
45
46
```bash
47
$ git clone https://github.com/llvm/llvm-project llvm --depth 1 --single-branch
0 commit comments