* Scons: Disable Cycles per default on Linux/Mac for now until compile issues have been sorted out.
This commit is contained in:
Thomas Dinges
2011-11-08 21:46:31 +00:00
parent 262ac7340e
commit 7f273394d5
2 changed files with 4 additions and 0 deletions

View File

@@ -178,6 +178,8 @@ BF_JEMALLOC_LIBPATH = '${BF_JEMALLOC}/lib'
BF_JEMALLOC_LIB = 'jemalloc'
BF_JEMALLOC_LIB_STATIC = '${BF_JEMALLOC_LIBPATH}/libjemalloc.a'
WITH_BF_CYCLES = False
WITH_BF_OPENMP = True
#Ray trace optimization