diff --git a/conda/conda-build/build.sh b/conda/conda-build/build.sh index ecf334d12..a3d1ae9cc 100644 --- a/conda/conda-build/build.sh +++ b/conda/conda-build/build.sh @@ -12,7 +12,7 @@ CMAKE_ARGS="$(echo "$CMAKE_ARGS" | sed -r "s@_INCLUDE=ONLY@_INCLUDE=BOTH@g")" # Add our options to conda's CMAKE_ARGS CMAKE_ARGS+=" ---log-level=DEBUG +--log-level=VERBOSE -DBUILD_MARCH=nocona -DLegion_USE_OpenMP=ON -DLegion_USE_Python=ON