File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -1355,14 +1355,7 @@ debug-llvm
1355
1355
debug-swift
1356
1356
no-swift-stdlib-assertions
1357
1357
1358
-
1359
- # macOS package with out test
1360
- [preset: buildbot_osx_package,no_test]
1361
- mixin-preset =
1362
- buildbot_osx_package
1363
-
1364
- dash-dash
1365
-
1358
+ [preset: mixin_buildbot_osx_package,no_test]
1366
1359
skip-test-swift
1367
1360
skip-test-swiftpm
1368
1361
skip-test-swift-driver
@@ -1378,6 +1371,12 @@ extra-cmake-options=
1378
1371
-DCMAKE_C_FLAGS =" -gline-tables-only"
1379
1372
-DCMAKE_CXX_FLAGS =" -gline-tables-only"
1380
1373
1374
+ # macOS package with out test
1375
+ [preset: buildbot_osx_package,no_test]
1376
+ mixin-preset =
1377
+ buildbot_osx_package
1378
+ mixin_buildbot_osx_package,no_test
1379
+
1381
1380
# ===------------------------------------------------------------------------===#
1382
1381
# LLDB build configurations
1383
1382
#
You can’t perform that action at this time.
0 commit comments