diff --git a/conda/recipes/pylibwholegraph/build.sh b/conda/recipes/pylibwholegraph/build.sh index cd61f90..3a7eb7c 100644 --- a/conda/recipes/pylibwholegraph/build.sh +++ b/conda/recipes/pylibwholegraph/build.sh @@ -1,6 +1,4 @@ #!/usr/bin/env bash # Copyright (c) 2022-2024, NVIDIA CORPORATION. -CMAKE_EXTRA_ARGS="--cmake-args=\"-DBUILD_OPS_WITH_TORCH_C10_API=OFF\"" - -./build.sh pylibwholegraph --allgpuarch -v ${CMAKE_EXTRA_ARGS} +./build.sh pylibwholegraph --allgpuarch -v