[Bug 215974] [PATCH] audio/liba52: armv6 build requires -fPIC
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 27 20:35:41 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215974
Jan Beich <jbeich at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tijl at FreeBSD.org
--- Comment #9 from Jan Beich <jbeich at FreeBSD.org> ---
> CFLAGS_aarch64= -fPIC
> CFLAGS_amd64= -fPIC
> +CFLAGS_armv6= -fPIC
> +CFLAGS_armv7= -fPIC
> CFLAGS_powerpc= -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-build.patch?h=packages/a52dec
https://gitweb.gentoo.org/repo/gentoo.git/tree/media-libs/a52dec/files/a52dec-0.7.4-build.patch
https://anonscm.debian.org/cgit/pkg-multimedia/a52dec.git/tree/debian/patches/01-enable-pic.diff
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-multimedia
mailing list