Skip to content

Commit

Permalink
revert concurrent compilation (sass#2977)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahorek authored and xzyfer committed Aug 19, 2019
1 parent 4e89f57 commit fbbadbf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ 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 fbbadbf

Please sign in to comment.