Skip to content

Commit

Permalink
more verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
edmcman committed Sep 6, 2024
1 parent 13cfffa commit 16a05cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ FROM ubuntu:latest
ARG NCPU=1
ENV NCPU=$NCPU

# Verbose ninja
ENV NINJAFLAGS="-v"

# This will reduce the memory usage by default
Expand Down

0 comments on commit 16a05cd

Please sign in to comment.