Skip to content

Commit 0441a81

Browse files
committed
Fallback to legacy way to build compiler-rt in some Linux bots
In particular, this ensures we are able to build Linux packages for aarch64. Addresses rdar://150423995
1 parent 22f1105 commit 0441a81

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

utils/build-presets.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -935,6 +935,9 @@ mixin-preset=
935935

936936
skip-test-swiftdocc
937937

938+
# to allow to build under aarch64
939+
llvm-build-compiler-rt-with-use-runtime=0
940+
938941
[preset: buildbot_linux_crosscompile_wasm]
939942
mixin-preset=buildbot_linux
940943

0 commit comments

Comments
 (0)