Skip to content

Commit 270b229

Browse files
committed
[Preset] Update the foundation preset to use mixin from swift Linux preset
(cherry picked from commit 42346ac)
1 parent 51a773f commit 270b229

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
@@ -1697,30 +1697,10 @@ install-swift
16971697
#===------------------------------------------------------------------------===#
16981698
# Linux corelibs foundation preset
16991699
#===------------------------------------------------------------------------===#
1700-
[preset: buildbot_corelibs_foundation_linux,debug]
1701-
release
1702-
validation-test
1700+
[preset: buildbot_linux,foundation=debug]
1701+
mixin-preset=buildbot_linux
17031702

1704-
libicu
1705-
llbuild
1706-
swiftpm
1707-
xctest
17081703
debug-foundation
1709-
libdispatch
17101704

1711-
reconfigure
1712-
lit-args=-v
1713-
1714-
[preset: buildbot_corelibs_foundation_linux,release]
1715-
release
1716-
validation-test
1717-
1718-
libicu
1719-
llbuild
1720-
swiftpm
1721-
xctest
1722-
foundation
1723-
libdispatch
1724-
1725-
reconfigure
1726-
lit-args=-v
1705+
[preset: buildbot_linux,foundation=release]
1706+
mixin-preset=buildbot_linux

0 commit comments

Comments
 (0)