diff options
author | 2019-11-29 19:24:30 -0600 | |
---|---|---|
committer | 2019-11-29 19:25:45 -0600 | |
commit | afdc1d217842cbc6903f5d3bac2b5dcf453aeb66 (patch) | |
tree | 39c2fcf7c864a3a61851e8447feb93c8611d9e67 /profiles | |
parent | dev-db/mongodb: prepare for arm64 keywording (diff) | |
download | gentoo-afdc1d217842cbc6903f5d3bac2b5dcf453aeb66.tar.gz gentoo-afdc1d217842cbc6903f5d3bac2b5dcf453aeb66.tar.bz2 gentoo-afdc1d217842cbc6903f5d3bac2b5dcf453aeb66.zip |
profiles: mask cpu_flags_arm_neon for pulseaudio on arm64
Signed-off-by: Jory Pratt <anarchy@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/arm64/package.use.mask | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index c46008969e66..54625849c46c 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -320,9 +320,10 @@ media-libs/speexdsp cpu_flags_arm_neon app-crypt/heimdal afs # Alexis Ballier <aballier@gentoo.org> (2017-06-20) +# Jory A. Pratt <anarchy@gentoo.org> (2019-11-29) # Appends -mfpu=neon which is only valid for arm32 and suggests this is arm32 # only -media-sound/pulseaudio neon +media-sound/pulseaudio neon cpu_flags_arm_neon # Alexis Ballier <aballier@gentoo.org> (2017-06-19) # This is for arm32 only neon asm |