Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Sep 2017 20:35:40 +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-SyJRqRUF8e@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

Jan Beich <jbeich@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tijl@FreeBSD.org

--- Comment #9 from Jan Beich <jbeich@FreeBSD.org> ---
>  CFLAGS_aarch64=3D	-fPIC
>  CFLAGS_amd64=3D	-fPIC
> +CFLAGS_armv6=3D	-fPIC
> +CFLAGS_armv7=3D	-fPIC
>  CFLAGS_powerpc=3D	-fPIC

Why not drop -prefer-non-pic instead? Maybe libtool maintainer has a clue.

https://git.archlinux.org/svntogit/packages.git/tree/trunk/a52dec-0.7.4-bui=
ld.patch?h=3Dpackages/a52dec
https://gitweb.gentoo.org/repo/gentoo.git/tree/media-libs/a52dec/files/a52d=
ec-0.7.4-build.patch
https://anonscm.debian.org/cgit/pkg-multimedia/a52dec.git/tree/debian/patch=
es/01-enable-pic.diff

--=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-SyJRqRUF8e>