Skip to content

Commit 883952e

Browse files
authored
[build] Remove verbose-build from toolchain builds (#60019)
This creates a lot of noise in failed builds where the error gets hidden in long command lines. Folks can pass `-v` manually if they want this locally
1 parent b478075 commit 883952e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utils/build-presets.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1241,7 +1241,6 @@ cross-compile-hosts=macosx-arm64
12411241

12421242
lldb-use-system-debugserver
12431243
lldb-build-type=Release
1244-
verbose-build
12451244
build-ninja
12461245
build-swift-stdlib-unittest-extra
12471246

0 commit comments

Comments
 (0)