diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-05 09:59:22 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-05 09:59:22 +0000 |
commit | 3005379eb3eb539020830b64981a82529ce8baf0 (patch) | |
tree | 4de99ea8d2aa90bdf016ebfd037b27c0f4e8ee37 /onnxruntime.spec | |
parent | 1371adc049aad6b30f0465e6c11febca236e14d1 (diff) |
automatic import of onnxruntime
Diffstat (limited to 'onnxruntime.spec')
-rw-r--r-- | onnxruntime.spec | 4 |
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 |