Skip to content

Commit

Permalink
concurrent
Browse files Browse the repository at this point in the history
  • Loading branch information
ahorek committed May 19, 2019
1 parent 8d220b7 commit d04067d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ ifndef COVERAGE
CFLAGS += -O2
CXXFLAGS += -O2
LDFLAGS += -O2
MAKEFLAGS += "-j 0"
else
CFLAGS += -O1 -fno-omit-frame-pointer
CXXFLAGS += -O1 -fno-omit-frame-pointer
Expand Down

0 comments on commit d04067d

Please sign in to comment.