summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/bind/config.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/bind/config.mk b/lib/bind/config.mk
index a2ed504..edbb489 100644
--- a/lib/bind/config.mk
+++ b/lib/bind/config.mk
@@ -65,8 +65,6 @@ CFLAGS+= -I${LIB_BIND_DIR}
# Use the right version of the atomic.h file from lib/isc
.if ${MACHINE_ARCH} == "amd64" || ${MACHINE_ARCH} == "i386"
ISC_ATOMIC_ARCH= x86_32
-.elif ${MACHINE_ARCH} == "arm"
-ISC_ATOMIC_ARCH= noatomic
.else
ISC_ATOMIC_ARCH= ${MACHINE_ARCH}
.endif
OpenPOWER on IntegriCloud