Skip to content

Commit f8a7171

Browse files
authored
Remove install-swift from build_swiftsyntax_release preset was added when cherry-picking the commit from master, we don't need this preset on swift-5.1-branch.
1 parent 6461a30 commit f8a7171

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

utils/build-presets.ini

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1849,8 +1849,6 @@ swiftsyntax
18491849
verbose-build
18501850
skip-swiftsyntax-swiftside
18511851
darwin-install-extract-symbols
1852-
install-swift
1853-
18541852

18551853
#===------------------------------------------------------------------------===#
18561854
# Linux corelibs foundation preset
@@ -1861,4 +1859,4 @@ mixin-preset=buildbot_linux
18611859
debug-foundation
18621860

18631861
[preset: buildbot_linux,foundation=release]
1864-
mixin-preset=buildbot_linux
1862+
mixin-preset=buildbot_linux

0 commit comments

Comments
 (0)