Skip to content

Commit b3ef50c

Browse files
vanadium-stagingthestinger
authored andcommitted
fixup! Enable usage of siso, a drop-in build tool replacement for ninja
1 parent c5eed91 commit b3ef50c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

args.gn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ android_static_analysis = "off"
6565

6666
# Siso aims be a drop-in replacement for Ninja, and to speed up Chromium builds.
6767
# See https://chromium.googlesource.com/infra/infra/+/refs/heads/main/go/src/infra/build/siso/README.md for more details.
68-
use_siso = false
68+
use_siso = true

0 commit comments

Comments
 (0)