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
13551355debug-swift
13561356no-swift-stdlib-assertions
13571357
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]
13661359skip-test-swift
13671360skip-test-swiftpm
13681361skip-test-swift-driver
@@ -1378,6 +1371,12 @@ extra-cmake-options=
13781371 -DCMAKE_C_FLAGS =" -gline-tables-only"
13791372 -DCMAKE_CXX_FLAGS =" -gline-tables-only"
13801373
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+
13811380# ===------------------------------------------------------------------------===#
13821381# LLDB build configurations
13831382#
You can’t perform that action at this time.
0 commit comments