summaryrefslogtreecommitdiff
path: root/sci-ml/onnx
diff options
context:
space:
mode:
Diffstat (limited to 'sci-ml/onnx')
-rw-r--r--sci-ml/onnx/onnx-1.20.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-ml/onnx/onnx-1.20.0.ebuild b/sci-ml/onnx/onnx-1.20.0.ebuild
index 3f2d90b2229e..e257fcc637f7 100644
--- a/sci-ml/onnx/onnx-1.20.0.ebuild
+++ b/sci-ml/onnx/onnx-1.20.0.ebuild
@@ -53,6 +53,7 @@ python_compile() {
"${mycmakeargs[@]}"
-Dnanobind_DIR="$(python_get_sitedir)/nanobind/cmake"
)
+ rm -rf .setuptools-cmake-build || die
CMAKE_ARGS="${mycmakeargs[@]}" distutils-r1_python_compile
}