Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jul 2021 10:23:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 256935] multimedia/gstreamer1-libav: Fix build on aarch64
Message-ID:  <bug-256935-12827-t6xhHXrFD5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256935-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256935-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=3D256935

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=3D226495&action=
=3Dedit
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).

--=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-256935-12827-t6xhHXrFD5>