summaryrefslogtreecommitdiff
path: root/onnxruntime.spec
diff options
context:
space:
mode:
Diffstat (limited to 'onnxruntime.spec')
-rw-r--r--onnxruntime.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/onnxruntime.spec b/onnxruntime.spec
index f0912d3..1e984a6 100644
--- a/onnxruntime.spec
+++ b/onnxruntime.spec
@@ -29,7 +29,10 @@ 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