summaryrefslogtreecommitdiffstats
path: root/lib/bind/config.mk
diff options
context:
space:
mode:
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