[Bug 215974] [PATCH] audio/liba52: armv6 build requires -fPIC

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Sep 27 19:44:36 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215974

--- Comment #8 from Mark Millard <markmi at dsl-only.net> ---
(In reply to Michal Meloun from comment #7)

I'm not sure that anyone with a committer
status is significantly involved with this
bugzilla yet. The "Assignee" is a generic
multimedia@ one.

Also: as far as I can tell a more proper
fix is more likely to be something like:

CFLAGS+= -fPIC

instead of listing each architecture separately.

(This presumes that the software ported does not
have its own means requesting such handling. If
it does then it might be preferred to use that
technique of requesting it instead.)

I think that is what comment #3 was about.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-multimedia mailing list