Skip site navigation (1)Skip section navigation (2)
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/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239567

--- 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} != /usr/bin/ld.lld)
> LDFLAGS+=       -fuse-ld=lld
> .endif

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239567-12827-7DRg9sW6NY>