Skip to content

Commit

Permalink
Using different strategy to ensure parallel make
Browse files Browse the repository at this point in the history
  • Loading branch information
jimhester committed Apr 10, 2019
1 parent 89bc6fb commit c0c378e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
@@ -1,5 +1,3 @@
MAKEFLAGS := -j 1

all:
@echo "make: Entering directory '/Users/jhester/p/vroom/src'"
@Rscript -e 'pkgload::load_all(quiet = FALSE)'
Expand Down

0 comments on commit c0c378e

Please sign in to comment.