summaryrefslogtreecommitdiffstats
path: root/lib/bind/config.mk
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2007-12-02 19:13:58 +0000
committerdougb <dougb@FreeBSD.org>2007-12-02 19:13:58 +0000
commit475b1eb4b268dca03c0dc03b6cf87b918ba80099 (patch)
treebf74f37221d23e3a7d3b042fe7305678904d5dd4 /lib/bind/config.mk
parent28c10a16444a5616d2d1883cd0f8ec60d95ca5f5 (diff)
downloadFreeBSD-src-475b1eb4b268dca03c0dc03b6cf87b918ba80099.zip
FreeBSD-src-475b1eb4b268dca03c0dc03b6cf87b918ba80099.tar.gz
Update glue for BIND 9.4.2
Diffstat (limited to 'lib/bind/config.mk')
-rw-r--r--lib/bind/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/bind/config.mk b/lib/bind/config.mk
index edbb489..92cfbec 100644
--- a/lib/bind/config.mk
+++ b/lib/bind/config.mk
@@ -10,6 +10,7 @@ CFLAGS+= -DVERSION='"${BIND_VERSION}"'
.endif
CFLAGS+= -DHAVE_CONFIG_H
+CFLAGS+= -D_REENTRANT -D_THREAD_SAFE
# Get version numbers (for libraries)
.if defined(SRCDIR) && exists(${SRCDIR}/api)
OpenPOWER on IntegriCloud