Aaaaaaaaaaaaaaaaa
This commit is contained in:
parent
1d57528328
commit
8e97a846ad
|
@ -16,7 +16,7 @@ install:
|
||||||
cargo install llvmenv
|
cargo install llvmenv
|
||||||
llvmenv init
|
llvmenv init
|
||||||
# If compiler is not explicitly set to LLVM, then we get an
|
# If compiler is not explicitly set to LLVM, then we get an
|
||||||
# error: unrecognized command-line option ‘-Wnewline-eof’.
|
# error: unrecognized command-line option '-Wnewline-eof'.
|
||||||
CC=/usr/bin/clang CXX=/usr/bin/clang++ llvmenv build-entry -G Makefile -j$(nproc) 10.0.1
|
CC=/usr/bin/clang CXX=/usr/bin/clang++ llvmenv build-entry -G Makefile -j$(nproc) 10.0.1
|
||||||
llvmenv global 10.0.1
|
llvmenv global 10.0.1
|
||||||
manual: |
|
manual: |
|
||||||
|
|
Loading…
Reference in New Issue