mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
use IRIX_DNSSEC_WARNINGS_HACK to shut up missing prototype warnings
This commit is contained in:
parent
3c8e458ed2
commit
f105c1cb72
@ -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@
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user