aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/nml/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/nml/Makefile b/lang/nml/Makefile
index 2eac2069544d..b9aed6f9af5e 100644
--- a/lang/nml/Makefile
+++ b/lang/nml/Makefile
@@ -15,6 +15,9 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-0.92
ONLY_FOR_ARCHS= i386
MAKE_JOBS_UNSAFE= yes
+.if ${/usr/bin/ld:L:tA} == /usr/bin/ld.lld
+BROKEN= ld: error: relocation R_386_PC32 cannot be used against symbol BnnAdd
+.endif
HAS_CONFIGURE= yes
CONFIGURE_ARGS+=--prefix ${PREFIX}