ldns: Silence -Wstrict-prototypes warnings.
Hopefully upstream will fix the function declaration of ldns_edns_option_list_new in the future.
This commit is contained in:
@@ -24,6 +24,7 @@ LIBADD= ssl crypto
|
||||
|
||||
WARNS?= 3
|
||||
|
||||
CWARNFLAGS.edns.c= ${NO_WSTRICT_PROTOTYPES}
|
||||
CWARNFLAGS.parse.c= ${NO_WUSE_AFTER_FREE}
|
||||
CWARNFLAGS.sha2.c= ${NO_WARRAY_PARAMETER}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user