We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8eba86 commit a530f90Copy full SHA for a530f90
utils/build-presets.ini
@@ -1970,9 +1970,7 @@ mixin-preset=mixin_swiftpm_linux_platform
1970
1971
# Build Release without debug info, because it is faster to build.
1972
release
1973
-# work around https://github.com/swiftlang/swift/issues/81144
1974
assertions
1975
-no-swift-stdlib-assertions
1976
1977
# Downstream projects that import llbuild+SwiftPM.
1978
sourcekit-lsp
@@ -1984,7 +1982,6 @@ skip-test-toolchain-benchmarks
1984
1982
1985
1983
skip-test-llbuild
1986
1987
-
1988
#===------------------------------------------------------------------------===#
1989
# Test llbuild on macOS builder
1990
0 commit comments