[Bug 261302] multimedia/ffmpeg: update to 6.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 23 Apr 2023 10:01:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261302

--- 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+= \# ^-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

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