Disable system onnx

This commit is contained in:
Diego Herrera 2026-06-29 03:29:13 -04:00
commit d1b41e0c1f

View file

@ -51,7 +51,7 @@
# In fedora, not in rhel/epel or requires a newer version
%if 0%{?fedora}
%bcond_without eigen3
%bcond_without onnx
%bcond_with onnx
%bcond_with protobuf
%bcond_with setuptools
%bcond_without sympy