diff options
Diffstat (limited to 'onnxruntime.spec')
-rw-r--r-- | onnxruntime.spec | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/onnxruntime.spec b/onnxruntime.spec index 9b843c0..c0d4597 100644 --- a/onnxruntime.spec +++ b/onnxruntime.spec @@ -30,9 +30,6 @@ 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 |