mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
use IRIX_DNSSEC_WARNINGS_HACK to shut up missing prototype warnings
This commit is contained in:
@@ -22,7 +22,7 @@ top_srcdir = @top_srcdir@
|
||||
CINCLUDES = -I${srcdir} ${ISC_INCLUDES}
|
||||
|
||||
CDEFINES =
|
||||
CWARNINGS =
|
||||
CWARNINGS = @IRIX_DNSSEC_WARNINGS_HACK@
|
||||
|
||||
LIBS = @LIBS@
|
||||
|
||||
|
@@ -20,7 +20,7 @@ top_srcdir = @top_srcdir@
|
||||
CINCLUDES = -I${srcdir}/include
|
||||
|
||||
CDEFINES = -DMFUNC @DST_PRIVATEOPENSSL@
|
||||
CWARNINGS =
|
||||
CWARNINGS = @IRIX_DNSSEC_WARNINGS_HACK@
|
||||
|
||||
LIBS = @LIBS@
|
||||
|
||||
|
Reference in New Issue
Block a user