summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-08-30 07:42:50 +0000
committerCoprDistGit <infra@openeuler.org>2023-08-30 07:42:50 +0000
commit2440c3d9c662ffaba87b9747a026743835bb4f50 (patch)
tree3c13bd202519e0951672aae2c2abb61dfcc6a465
parent9595a098ac8113e24589be54a939ea4840ca7ce9 (diff)
automatic import of onnxruntime
-rw-r--r--onnxruntime.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/onnxruntime.spec b/onnxruntime.spec
index 8bc51bc..c5e509d 100644
--- a/onnxruntime.spec
+++ b/onnxruntime.spec
@@ -29,7 +29,7 @@ ONNXRuntime npu
%prep
unzip -q -o ../SOURCES/v%{version}.zip -d ../BUILD
-
+cmake --version
%build
cd %{name}-%{version}
git init . && bash build.sh --config Release --build_shared_lib --parallel --compile_no_warning_as_error --skip_submodule_sync --allow_running_as_root --skip_tests --build_wheel --build_dir build/CPU