Commit 5ef37006 authored by Rich Prohaska's avatar Rich Prohaska Committed by Yoni Fogel

#4417 turn cilk off for fractal tree builds with icc refs[t:4417]

git-svn-id: file:///svn/toku/tokudb@39021 c7de825b-a66e-492c-adef-691d508d4ae1
parent cbdfffc0
......@@ -46,7 +46,7 @@ ifeq ($(DEBUG),)
endif
ifeq ($(HAVE_CILK),)
HAVE_CILK = 1
HAVE_CILK = 0
endif
ifeq ($(VTUNE),1)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment