mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 09:07:26 -08:00
sci-ml/onnx: fix build on multiple python target
Closes: https://bugs.gentoo.org/967468 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
parent
24d875dc37
commit
2aa8da207b
@ -53,6 +53,7 @@ python_compile() {
|
||||
"${mycmakeargs[@]}"
|
||||
-Dnanobind_DIR="$(python_get_sitedir)/nanobind/cmake"
|
||||
)
|
||||
rm -rf .setuptools-cmake-build
|
||||
CMAKE_ARGS="${mycmakeargs[@]}" distutils-r1_python_compile
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user