Skip to content

Commit a616602

Browse files
committed
[Preset] Update the foundation preset to use mixin from swift Linux preset
(cherry picked from commit 42346ac)
1 parent 007a657 commit a616602

File tree

1 file changed

+4
-24
lines changed

1 file changed

+4
-24
lines changed

utils/build-presets.ini

Lines changed: 4 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1792,30 +1792,10 @@ install-swift
17921792
#===------------------------------------------------------------------------===#
17931793
# Linux corelibs foundation preset
17941794
#===------------------------------------------------------------------------===#
1795-
[preset: buildbot_corelibs_foundation_linux,debug]
1796-
release
1797-
validation-test
1795+
[preset: buildbot_linux,foundation=debug]
1796+
mixin-preset=buildbot_linux
17981797

1799-
libicu
1800-
llbuild
1801-
swiftpm
1802-
xctest
18031798
debug-foundation
1804-
libdispatch
1805-
1806-
reconfigure
1807-
lit-args=-v
18081799

1809-
[preset: buildbot_corelibs_foundation_linux,release]
1810-
release
1811-
validation-test
1812-
1813-
libicu
1814-
llbuild
1815-
swiftpm
1816-
xctest
1817-
foundation
1818-
libdispatch
1819-
1820-
reconfigure
1821-
lit-args=-v
1800+
[preset: buildbot_linux,foundation=release]
1801+
mixin-preset=buildbot_linux

0 commit comments

Comments
 (0)