Skip to content

Commit a95bb31

Browse files
authored
Merge pull request #81354 from edymtt/edymtt/build-compiler-rt-the-old-way-for-linux-aarch64-package-bots
Fallback to legacy way to build compiler-rt in some Linux bots
2 parents b311c63 + 0441a81 commit a95bb31

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)