summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-09-02 05:47:51 +0000
committerCoprDistGit <infra@openeuler.org>2023-09-02 05:47:51 +0000
commit433cb806c6b4c98de9fb57e5a2c8e6129719e1df (patch)
treecdd977fb5ebb968d252da248efe25f1d7ec85089
parent42329a6c99f4cc4ab7a8342eaa37e659dad224f6 (diff)
automatic import of onnxruntime
-rw-r--r--onnxruntime.spec3
1 files changed, 0 insertions, 3 deletions
diff --git a/onnxruntime.spec b/onnxruntime.spec
index 9b843c0..c0d4597 100644
--- a/onnxruntime.spec
+++ b/onnxruntime.spec
@@ -30,9 +30,6 @@ ONNXRuntime npu
%prep
unzip -q -o ../SOURCES/v%{version}.zip -d ../BUILD
-cmake --version
-ping github.com
-
%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