[Bug 239895] multimedia/gstreamer-ffmpeg: fix build on armv7
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Aug 23 13:51:28 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239895
Thomas Zander <riggs at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Flags|maintainer-feedback?(multim |maintainer-feedback+
|edia at FreeBSD.org) |
CC| |riggs at FreeBSD.org
--- Comment #2 from Thomas Zander <riggs at FreeBSD.org> ---
In ffmpeg we have:
LDFLAGS_aarch64=-Wl,-z,notext
LDFLAGS_armv6= -Wl,-z,notext
LDFLAGS_armv7= -Wl,-z,notext
LDFLAGS_i386= -Wl,-z,notext
It would seem reasonable to have the same in gstreamer-ffmpeg.
But yes, go ahead, commit the fix. It's subject to the build fix blanket, as
Jan said.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the freebsd-multimedia
mailing list