Date: Wed, 26 Sep 2018 15:44:03 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 219089] audio/openal-soft: cannot preempt symbol (WITH_LLD_IS_LD) Message-ID: <bug-219089-7788-F5BHpD0kxJ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-219089-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-219089-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=3D219089 --- Comment #10 from Jan Beich <jbeich@FreeBSD.org> --- I can't reproduce on /branches/clang700-import, see https://ptpb.pw/_Fp7 (amd64) and https://ptpb.pw/LGjr (i386). In other words, consumers may need= to convert LLD_UNSAFE=3D yes into USES=3D compiler .include <bsd.port.pre.mk> .if ${COMPILER_VERSION} < 70 && ${CC} =3D=3D cc && ${CXX} =3D=3D c++ && ${/usr/bin/ld:L:tA} =3D=3D /usr/bin/ld.lld LLD_UNSAFE=3D yes .endif --=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-219089-7788-F5BHpD0kxJ>