ldns: Disable -Warray-parameter warnings from GCC 12 on sha2.c.
Reviewed by: imp, emaste Differential Revision: https://reviews.freebsd.org/D36758
This commit is contained in:
@@ -23,4 +23,6 @@ LIBADD= ssl crypto
|
||||
|
||||
WARNS ?= 3
|
||||
|
||||
CWARNFLAGS.sha2.c= ${NO_WARRAY_PARAMETER}
|
||||
|
||||
.include <bsd.lib.mk>
|
||||
|
||||
Reference in New Issue
Block a user