media-libs/x265: Fixes for arm.
authorAlexis Ballier <aballier@gentoo.org>
Tue, 7 Feb 2017 11:35:50 +0000 (12:35 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 7 Feb 2017 11:35:58 +0000 (12:35 +0100)
commit1a09e44eac27b76085eafe0db8f52ed46c98ee41
tree35a5bd89086c50164678707869efe28438289e74
parent5d1ea5aa923543f6611ef38f1f7033610220a3ff
media-libs/x265: Fixes for arm.

Add patch to properly detect ARM.
Do not force CFLAGS for ARM, esp. -march=native which breaks when cross compiling.
Add neon useflag.
Disable neon on main10 & main12 profiles as those do not build, bug #589674.
Add patch to define proper symbols when disabling neon.

Package-Manager: Portage-2.3.3, Repoman-2.3.1
media-libs/x265/files/arm.patch [new file with mode: 0644]
media-libs/x265/files/neon.patch [new file with mode: 0644]
media-libs/x265/x265-2.2.ebuild
media-libs/x265/x265-9999.ebuild