summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-09-02 08:30:58 +0000
committerCoprDistGit <infra@openeuler.org>2023-09-02 08:30:58 +0000
commit1371adc049aad6b30f0465e6c11febca236e14d1 (patch)
tree3f02531ed60d167a4637e3ffbe14d2fbd4e1bd30
parent433cb806c6b4c98de9fb57e5a2c8e6129719e1df (diff)
automatic import of onnxruntime
-rw-r--r--onnxruntime.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/onnxruntime.spec b/onnxruntime.spec
index c0d4597..bf1cb97 100644
--- a/onnxruntime.spec
+++ b/onnxruntime.spec
@@ -31,6 +31,10 @@ ONNXRuntime npu
unzip -q -o ../SOURCES/v%{version}.zip -d ../BUILD
%build
+
+ping https://github.com
+ping https://github.com/abseil/abseil-cpp/archive/refs/tags/20220623.1.zip
+
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