Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Sep 2017 19:44:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 215974] [PATCH] audio/liba52: armv6 build requires -fPIC
Message-ID:  <bug-215974-12827-wmtpUQnRT1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-215974-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-215974-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=3D215974

--- Comment #8 from Mark Millard <markmi@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+=3D -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.

--=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-215974-12827-wmtpUQnRT1>