mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
CFLAGS for BIND8 support
Some systems (like macOS) require BIND_8_COMPAT to be defined so that the nameser libraries are, well, BIND8 compatible. Change-Id: If79fc27a64f90de1835b5aa3aadfa9be22bd16b0
This commit is contained in:
committed by
George Joseph
parent
85dff8e26e
commit
68de35a6a0
@@ -62,6 +62,8 @@ HOST_OS=@HOST_OS@
|
||||
OSARCH=@OSARCH@
|
||||
OSREV=@PBX_OSREV@
|
||||
|
||||
BIND8_CFLAGS=@BIND8_CFLAGS@
|
||||
|
||||
PTHREAD_CFLAGS=@PTHREAD_CFLAGS@
|
||||
PTHREAD_LIBS=@PTHREAD_LIBS@
|
||||
|
||||
|
Reference in New Issue
Block a user