Skip to content

Commit a530f90

Browse files
authored
Revert "preset: build with no assertion for swiftpm on linux (#81217)"
This reverts commit 39cf29b.
1 parent c8eba86 commit a530f90

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

utils/build-presets.ini

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1970,9 +1970,7 @@ mixin-preset=mixin_swiftpm_linux_platform
19701970

19711971
# Build Release without debug info, because it is faster to build.
19721972
release
1973-
# work around https://github.com/swiftlang/swift/issues/81144
19741973
assertions
1975-
no-swift-stdlib-assertions
19761974

19771975
# Downstream projects that import llbuild+SwiftPM.
19781976
sourcekit-lsp
@@ -1984,7 +1982,6 @@ skip-test-toolchain-benchmarks
19841982

19851983
skip-test-llbuild
19861984

1987-
19881985
#===------------------------------------------------------------------------===#
19891986
# Test llbuild on macOS builder
19901987
#===------------------------------------------------------------------------===#

0 commit comments

Comments
 (0)