mirror of
https://github.com/openvswitch/ovs
synced 2025-08-22 09:58:01 +00:00
sparse fails to process OpenSSL configuration header file in recent OpenSSL version (3.2.x). Add workaround header that will disable the problematic macro. Signed-off-by: Ales Musil <amusil@redhat.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>