Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Oct 2020 11:13:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 250627] math/py-matplotlib: does not build on 11.4 - llvm linker needed?
Message-ID:  <bug-250627-7788-WtqSd3ymt7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-250627-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-250627-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250627

--- Comment #5 from Bengt Ahlgren <bahlgren@beah.se> ---
Thanks!  Will this fix work on non-LLVM architectures?  I'm not an expert on
this topic, and don't have any such boxes to test, but I thought that a fix
similar to this was needed:

.if ${/usr/bin/ld:L:tA} !=3D /usr/bin/ld.lld
LDFLAGS+=3D -fuse-ld=3Dlld
.endif

Perhaps a toolchain expert can advise?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250627-7788-WtqSd3ymt7>