Skip to content

Commit

Permalink
Undo the change in build.sh as it is overwritten.
Browse files Browse the repository at this point in the history
  • Loading branch information
mag1cp1n authored Oct 13, 2023
1 parent 0a64edb commit 8072c39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion conda/conda-build/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ CMAKE_ARGS+="
-DBUILD_MARCH=haswell
-DLegion_USE_OpenMP=ON
-DLegion_USE_Python=ON
-DLegion_NETWORKS=ucx
-DLegion_Python_Version=$($PYTHON --version 2>&1 | cut -d' ' -f2 | cut -d'.' -f3 --complement)"

# We rely on an environment variable to determine if we need to build cpu-only bits
Expand Down

0 comments on commit 8072c39

Please sign in to comment.