Skip to content

Commit 6461a30

Browse files
committed
[Preset] Update the foundation preset to use mixin from swift Linux preset
(cherry picked from commit 42346ac)
1 parent 669cbb6 commit 6461a30

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
@@ -1855,30 +1855,10 @@ install-swift
18551855
#===------------------------------------------------------------------------===#
18561856
# Linux corelibs foundation preset
18571857
#===------------------------------------------------------------------------===#
1858-
[preset: buildbot_corelibs_foundation_linux,debug]
1859-
release
1860-
validation-test
1858+
[preset: buildbot_linux,foundation=debug]
1859+
mixin-preset=buildbot_linux
18611860

1862-
libicu
1863-
llbuild
1864-
swiftpm
1865-
xctest
18661861
debug-foundation
1867-
libdispatch
1868-
1869-
reconfigure
1870-
lit-args=-v
18711862

1872-
[preset: buildbot_corelibs_foundation_linux,release]
1873-
release
1874-
validation-test
1875-
1876-
libicu
1877-
llbuild
1878-
swiftpm
1879-
xctest
1880-
foundation
1881-
libdispatch
1882-
1883-
reconfigure
1884-
lit-args=-v
1863+
[preset: buildbot_linux,foundation=release]
1864+
mixin-preset=buildbot_linux

0 commit comments

Comments
 (0)