Skip to content

Commit 2a92bd8

Browse files
authored
Remove SwiftSyntax Preset
Preset was added when cherry-picking the commit from master, we don't need this preset on swift-5.0-branch.
1 parent a616602 commit 2a92bd8

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

utils/build-presets.ini

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1779,16 +1779,6 @@ swift-include-tests=0
17791779
darwin-deployment-version-ios=10.0
17801780
darwin-crash-reporter-client=1
17811781

1782-
[preset: install_swiftsyntax_parser]
1783-
release
1784-
lto
1785-
no-assertions
1786-
build-libparser-only
1787-
verbose-build
1788-
darwin-install-extract-symbols
1789-
install-swift
1790-
1791-
17921782
#===------------------------------------------------------------------------===#
17931783
# Linux corelibs foundation preset
17941784
#===------------------------------------------------------------------------===#
@@ -1798,4 +1788,4 @@ mixin-preset=buildbot_linux
17981788
debug-foundation
17991789

18001790
[preset: buildbot_linux,foundation=release]
1801-
mixin-preset=buildbot_linux
1791+
mixin-preset=buildbot_linux

0 commit comments

Comments
 (0)