Skip to content

Commit

Permalink
increase verbosity
Browse files Browse the repository at this point in the history
  • Loading branch information
krant committed Mar 26, 2024
1 parent ecd9214 commit d0fd852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,4 @@ export DEPOT_TOOLS_WIN_TOOLCHAIN=0

./gn/out/gn gen "$out" --args="$flags $EXTRA_FLAGS" --script-executable=$PYTHON

ninja -C "$out" naive
ninja -v -C "$out" naive

0 comments on commit d0fd852

Please sign in to comment.