aboutsummaryrefslogtreecommitdiff
path: root/devel/mpatrol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/mpatrol/Makefile')
-rw-r--r--devel/mpatrol/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/mpatrol/Makefile b/devel/mpatrol/Makefile
index 90f6b457da21..f1bad537bf99 100644
--- a/devel/mpatrol/Makefile
+++ b/devel/mpatrol/Makefile
@@ -12,6 +12,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Dynamic memory debugging and profiling library
ONLY_FOR_ARCHS= amd64 i386
+.if ${/usr/bin/ld:L:tA} == /usr/bin/ld.lld
+BROKEN_i386= ld: error: relocation R_386_PC32 cannot be used against symbol __mp_init
+.endif
LIB_DEPENDS= libelf.so.0:devel/libelf