[Bug 256935] multimedia/gstreamer1-libav: Fix build on aarch64
Date: Fri, 16 Jul 2021 10:23:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256935 pr@aoek.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #226167|0 |1 is obsolete| | --- Comment #5 from pr@aoek.com --- Created attachment 226495 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=226495&action=edit Patched multimedia/gstreamer1-libav/Makefile to include LDFLAGS for aarch64 when FFMPEG option is off (In reply to Mikael Urankar from comment #4) You are right, I have FFMPEG option off. The updated patch fixes build on aarch64 when FFMPEG option is off. This might not be the best patch, possibly the linker option shall be enable only when building the internal libav, but cannot dig deeper into this as of now and the proposed patch is functional. Please note that the port buils on amd64 with FFMPEG option either on or off and fails on aarch64 with FFMPEG off. The patch might be required on other ARCHs (not tested). -- You are receiving this mail because: You are the assignee for the bug.