File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -1021,6 +1021,8 @@ watchos
1021
1021
lldb
1022
1022
llbuild
1023
1023
swiftpm
1024
+ swiftsyntax
1025
+ skstresstester
1024
1026
playgroundsupport
1025
1027
1026
1028
# Build with debug info, this allows us to symbolicate crashes from
@@ -1044,6 +1046,9 @@ install-swift
1044
1046
install-lldb
1045
1047
install-llbuild
1046
1048
install-swiftpm
1049
+ install-swiftsyntax
1050
+ skip-install-swiftsyntax-module
1051
+ install-skstresstester
1047
1052
install-playgroundsupport
1048
1053
1049
1054
install-destdir =%(install_destdir)s
@@ -1151,10 +1156,7 @@ skip-test-lldb
1151
1156
skip-test-cmark
1152
1157
skip-test-playgroundsupport
1153
1158
skip-test-swiftsyntax
1154
-
1155
- swiftsyntax
1156
- install-swiftsyntax
1157
- skip-install-swiftsyntax-module
1159
+ skip-test-skstresstester
1158
1160
1159
1161
# ===------------------------------------------------------------------------===#
1160
1162
# LLDB build configurations
You can’t perform that action at this time.
0 commit comments