mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07: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:
@@ -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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user