Date: Sun, 11 Aug 2019 20:41:22 +0000 From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: [Bug 239567] multimedia/ffmpeg: build with FLITE=on fails Message-ID: <bug-239567-12827-7DRg9sW6NY@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-239567-12827@https.bugs.freebsd.org/bugzilla/> References: <bug-239567-12827@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=3D239567 --- Comment #8 from VVD <vvd@unislabs.com> --- May be add this to Mk/bsd.*.mk: > .if exists(/usr/bin/ld.lld) && (${/usr/bin/ld:L:tA} !=3D /usr/bin/ld.lld) > LDFLAGS+=3D -fuse-ld=3Dlld > .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-239567-12827-7DRg9sW6NY>