summaryrefslogtreecommitdiff
path: root/onnxruntime.spec
diff options
context:
space:
mode:
Diffstat (limited to 'onnxruntime.spec')
-rw-r--r--onnxruntime.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/onnxruntime.spec b/onnxruntime.spec
index bf1cb97..b79d3f3 100644
--- a/onnxruntime.spec
+++ b/onnxruntime.spec
@@ -32,8 +32,8 @@ 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
+#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