diff --git a/fcoe-utils-gcc11.patch b/fcoe-utils-gcc11.patch index e9b29fe..56953fa 100644 --- a/fcoe-utils-gcc11.patch +++ b/fcoe-utils-gcc11.patch @@ -8,7 +8,7 @@ index 2f323e4..d6bc3c3 100644 fipvlan_LDADD = lib/libutil.a +# These look like valid warnings, but the code may be fine in practice. Someone +# with a deeper understanding of the source needs to chime in -+fipvlan_CFLAGS = $(AM_CFLAGS) -Wno-error=array-bounds -Wno-error=stringop-overread ++fipvlan_CFLAGS = $(AM_CFLAGS) -Wno-error=array-bounds -Wno-stringop-overread + AUTOMAKE_OPTIONS=subdir-objects