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 13c14f1 commit 217b976Copy full SHA for 217b976
README.md
@@ -57,7 +57,7 @@ In addition to the above environment variables the following can be optionally u
57
what the C++ compiler is called. Note that in these sorts of cases, the environment
58
variable `LLVM_COMPILER` should still be set to `clang` not `clang-3.7` etc.
59
We also pay attention to the environment variables `LLVM_LINK_NAME` and `LLVM_AR_NAME` in an
60
- analagous way, since they to get adorned with suffixes in various Linux distributions.
+ analagous way, since they too get adorned with suffixes in various Linux distributions.
61
62
* `LLVM_COMPILER_PATH` can be set to the absolute path to the folder that
63
contains the compiler and other LLVM tools such as `llvm-link` to be used.
0 commit comments