aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-09-18 09:25:44 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-09-18 09:25:44 +0000
commit7f398226a039f2bb88dbd641f2701ef30486ed2b (patch)
tree227e1dd520cc9f6466d1279838869672d83bca19 /cad
parentd45a6a83a7b7e847a116fd1b97933b1cf7f36c30 (diff)
downloadports-7f398226a039f2bb88dbd641f2701ef30486ed2b.tar.gz
ports-7f398226a039f2bb88dbd641f2701ef30486ed2b.zip
Mark BROKEN on i386 with lld
Reported by: pkg-fallout MFH: 2019Q3
Notes
Notes: svn path=/head/; revision=512262
Diffstat (limited to 'cad')
-rw-r--r--cad/qcad/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile
index 41927a2343a9..84a225835683 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -14,6 +14,10 @@ COMMENT= Professional CAD system
LICENSE= GPLv3
+.if ${/usr/bin/ld:L:tA} == /usr/bin/ld.lld
+BROKEN_i386= ld: error: relocation R_386_PC32 cannot be used against symbol ON_GetPointListBoundingBox
+.endif
+
BUILD_DEPENDS= bash:shells/bash \
${LOCALBASE}/lib/libopenNURBS.a:graphics/opennurbs