Skip to content

Commit

Permalink
update Makevars
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianpineda committed Dec 10, 2020
1 parent b90f27b commit fece427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Makevars
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ else
$(error Unsupported OS ${UNAME})
endif
PKG_LIBS+=-lcholmod
MAKEFLAGS+="-j $(NPROC)
MAKEFLAGS+="-j $(NPROC)"

0 comments on commit fece427

Please sign in to comment.