diff options
-rw-r--r-- | python-onnxruntime.spec | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python-onnxruntime.spec b/python-onnxruntime.spec index 1d79634..582f25a 100644 --- a/python-onnxruntime.spec +++ b/python-onnxruntime.spec @@ -63,9 +63,6 @@ tar -xzf %{SOURCE1} --directory=. python3 tools/ci_build/replace_urls_in_deps.py --new_dir deps %build -# Re-generate flatbuffer headers -%{__python3} onnxruntime/core/flatbuffers/schema/compile_schema.py --flatc %{_bindir}/flatc - bash build.sh --build_dir build --config RelWithDebInfo --skip_tests --enable_pybind --build_wheel --build_shared_lib --skip_submodule_sync %pyproject_build |