Skip to content

Commit

Permalink
Second try
Browse files Browse the repository at this point in the history
  • Loading branch information
edmcman committed Sep 5, 2024
1 parent 93ad722 commit 6f156fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM ubuntu:latest
ARG NCPU=1
ENV NCPU=$NCPU

ENV VERBOSE=1
ENV NINJAFLAGS="-v"

# This will reduce the memory usage by default
ARG CXXFLAGS="--param ggc-min-expand=5 --param ggc-min-heapsize=32768"
Expand Down

0 comments on commit 6f156fe

Please sign in to comment.