summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 1793d56..890c3bc 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -48,7 +48,8 @@ _csu=csu
.endif
.if ${MK_ATM} != "no"
-_libatm= libatm
+# Disabled in 7.0 as netatm is not MPSAFE.
+#_libatm= libatm
_libngatm= libngatm
.endif
OpenPOWER on IntegriCloud