Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Apr 2023 10:01:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 261302] multimedia/ffmpeg: update to 6.0
Message-ID:  <bug-261302-12827-s3vDjvBs1q@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-261302-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-261302-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=3D261302

--- Comment #75 from Jan Beich <jbeich@FreeBSD.org> ---
(In reply to Daniel Engberg from comment #74)
Try reordering -L paths via Clang-specific knob:

CCC_OVERRIDE_OPTIONS+=3D \# ^-L${LOCALBASE}/ffmpeg${FF_SUFFIX}/lib
.export CCC_OVERRIDE_OPTIONS

See also
https://github.com/llvm/llvm-project/blob/llvmorg-13.0.1/clang/tools/driver=
/driver.cpp#L79-L100

This seems to break net/freeswitch, so cannot be used in override.mk

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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