diff options
author | 2023-11-05 01:18:47 +0200 | |
---|---|---|
committer | 2023-11-05 01:18:47 +0200 | |
commit | a3a44e34bf995042f3777b63e1d02c0f0a19a8d4 (patch) | |
tree | 25d6827383b07338f41f91f04c647573a4ee3f2b /profiles | |
parent | dev-lang/orc: drop 0.4.31, 0.4.32 (diff) | |
download | gentoo-a3a44e34bf995042f3777b63e1d02c0f0a19a8d4.tar.gz gentoo-a3a44e34bf995042f3777b63e1d02c0f0a19a8d4.tar.bz2 gentoo-a3a44e34bf995042f3777b63e1d02c0f0a19a8d4.zip |
profiles/arch/arm64: unmask GStreamer USE=orc
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/arm64/use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index c3586d52af58..9393056d5433 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -arm64 +# Mart Raudsepp <leio@gentoo.org> (2023-10-05) +# Orc optimisations are supported on arm64 NEON since 0.4.33 +-orc + # Mart Raudsepp <leio@gentoo.org> (2023-10-03) # dev-util/sysprof-capture is keyworded on arm64 -sysprof |