File tree Expand file tree Collapse file tree 2 files changed +9
-10
lines changed Expand file tree Collapse file tree 2 files changed +9
-10
lines changed Original file line number Diff line number Diff line change @@ -34,16 +34,6 @@ compilers:
3434 - " 2.17"
3535 - " 2.18"
3636 - " 2.19"
37- llvmmos :
38- if : nightly
39- type : nightlytarballs
40- compression : xz
41- dir : llvm-mos-{name}
42- check_exe : bin/clang --version
43- url : https://github.com/llvm-mos/llvm-mos-sdk/releases/latest/download/llvm-mos-linux.tar.xz
44- untar_dir : llvm-mos
45- targets :
46- - trunk
4737 gcc :
4838 type : s3tarballs
4939 check_exe : bin/gcc -v
Original file line number Diff line number Diff line change @@ -1272,6 +1272,15 @@ compilers:
12721272 check_exe : bin/vast-front --version
12731273 targets :
12741274 - trunk
1275+ llvmmos :
1276+ type : nightlytarballs
1277+ compression : xz
1278+ dir : llvm-mos-{name}
1279+ check_exe : bin/clang --version
1280+ url : https://github.com/llvm-mos/llvm-mos-sdk/releases/latest/download/llvm-mos-linux.tar.xz
1281+ untar_dir : llvm-mos
1282+ targets :
1283+ - trunk
12751284 djgpp :
12761285 type : tarballs
12771286 check_exe : bin/i586-pc-msdosdjgpp-g++ --version
You can’t perform that action at this time.
0 commit comments