Skip to content

Commit bbd516f

Browse files
authored
Merge pull request #39069 from apple/shahmishal/dont-build-benchmarks
Don't build the benchmarks part of toolchain build
2 parents d3523d3 + f150ad0 commit bbd516f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

utils/build-presets.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1217,6 +1217,9 @@ verbose-build
12171217
build-ninja
12181218
build-swift-stdlib-unittest-extra
12191219

1220+
# Don't build the benchmarks
1221+
skip-build-benchmarks
1222+
12201223
# When building for an Xcode toolchain, don't copy the Swift Resource/ directory
12211224
# into the LLDB.framework. LLDB.framework will be installed alongside a Swift
12221225
# compiler, so LLDB should use its resource directory directly.

0 commit comments

Comments
 (0)