On 6/2/25 5:02 PM, Ales Musil wrote: > 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 <amu...@redhat.com> > --- > include/sparse/automake.mk | 1 + > include/sparse/openssl/configuration.h | 30 ++++++++++++++++++++++++++ > 2 files changed, 31 insertions(+) > create mode 100644 include/sparse/openssl/configuration.h
This solves the problem on F42 for me. Thanks! I replaced the upper case X with the lowercase one, so it looks the same as other similar definitions in OVS and applied the change to all branches down to 3.2. Best regards, Ilya Maximets. _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev