Skip to content

Commit

Permalink
try enabling again
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffBezanson committed Dec 5, 2018
1 parent 6708d27 commit 8714c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Make.inc
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ USEIFC ?= 0
JULIA_THREADS := 1

# Enable the parallel task runtime
JULIA_PARTR ?= 0
JULIA_PARTR ?= 1
ifeq ($(JULIA_THREADS), 0)
JULIA_PARTR := 0
endif
Expand Down

0 comments on commit 8714c98

Please sign in to comment.