summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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