summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 7748b98..6dcd178 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -138,7 +138,7 @@ _libsdp= libsdp
_libbsnmp= libbsnmp
.endif
-.if ${MK_CLANG} != "no"
+.if ${MK_CLANG} != "no" && !defined(COMPAT_32BIT)
_clang= clang
.endif
OpenPOWER on IntegriCloud