File tree Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change 3838 - label : AArch64
3939 command : libcxx/utils/ci/run-buildbot aarch64
4040 env :
41- CC : clang
42- CXX : clang ++
41+ CC : cc
42+ CXX : c ++
4343 agents :
4444 queue : libcxx-builders-linaro-arm
4545 arch : aarch64
4848 - label : AArch64 -fno-exceptions
4949 command : libcxx/utils/ci/run-buildbot aarch64-no-exceptions
5050 env :
51- CC : clang
52- CXX : clang ++
51+ CC : cc
52+ CXX : c ++
5353 agents :
5454 queue : libcxx-builders-linaro-arm
5555 arch : aarch64
5858 - label : Armv8
5959 command : libcxx/utils/ci/run-buildbot armv8
6060 env :
61- CC : clang
62- CXX : clang ++
61+ CC : cc
62+ CXX : c ++
6363 agents :
6464 queue : libcxx-builders-linaro-arm
6565 arch : armv8l
6868 - label : Armv8 -fno-exceptions
6969 command : libcxx/utils/ci/run-buildbot armv8-no-exceptions
7070 env :
71- CC : clang
72- CXX : clang ++
71+ CC : cc
72+ CXX : c ++
7373 agents :
7474 queue : libcxx-builders-linaro-arm
7575 arch : armv8l
7878 - label : Armv7
7979 command : libcxx/utils/ci/run-buildbot armv7
8080 env :
81- CC : clang
82- CXX : clang ++
81+ CC : cc
82+ CXX : c ++
8383 agents :
8484 queue : libcxx-builders-linaro-arm
8585 arch : armv8l
8888 - label : Armv7 -fno-exceptions
8989 command : libcxx/utils/ci/run-buildbot armv7-no-exceptions
9090 env :
91- CC : clang
92- CXX : clang ++
91+ CC : cc
92+ CXX : c ++
9393 agents :
9494 queue : libcxx-builders-linaro-arm
9595 arch : armv8l
9898 - label : Armv7-M picolibc
9999 command : libcxx/utils/ci/run-buildbot armv7m-picolibc
100100 env :
101- CC : clang
102- CXX : clang ++
101+ CC : cc
102+ CXX : c ++
103103 agents :
104104 queue : libcxx-builders-linaro-arm
105105 arch : aarch64
@@ -108,8 +108,8 @@ steps:
108108 - label : Armv7-M picolibc -fno-exceptions
109109 command : libcxx/utils/ci/run-buildbot armv7m-picolibc-no-exceptions
110110 env :
111- CC : clang
112- CXX : clang ++
111+ CC : cc
112+ CXX : c ++
113113 agents :
114114 queue : libcxx-builders-linaro-arm
115115 arch : aarch64
You can’t perform that action at this time.
0 commit comments