File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -744,6 +744,9 @@ install-foundation
744
744
install-libdispatch
745
745
reconfigure
746
746
747
+ # Skip lldb build due to rdar://problem/33715252
748
+ skip-build-lldb
749
+
747
750
# Linux package with out test
748
751
[preset: buildbot_linux,no_test]
749
752
mixin-preset =buildbot_linux
@@ -797,6 +800,8 @@ install-libdispatch
797
800
reconfigure
798
801
skip-test-lldb
799
802
803
+ # Skip lldb build due to rdar://problem/33715252
804
+ skip-build-lldb
800
805
801
806
[preset: buildbot_linux_1404_no_lldb]
802
807
mixin-preset =buildbot_incremental_linux
@@ -1104,6 +1109,9 @@ skip-test-ios-host
1104
1109
skip-test-tvos-host
1105
1110
skip-test-watchos-host
1106
1111
1112
+ # Skip lldb build due to rdar://problem/33715252
1113
+ skip-build-lldb
1114
+
1107
1115
# ===------------------------------------------------------------------------===#
1108
1116
# Test watchOS on OS X builder
1109
1117
# ===------------------------------------------------------------------------===#
You can’t perform that action at this time.
0 commit comments