diff options
author | Paul Zander <negril.nx+gentoo@gmail.com> | 2024-03-28 15:02:45 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-02 12:26:50 +0100 |
commit | c920bc0801087518ea87d472f7a78bfa25cb04c8 (patch) | |
tree | f9355e221f6d7a948bb1961701f45cd68c88e8b7 /profiles/arch/arm64 | |
parent | media-libs/embree: 4.3.1 bump, fix slot, remove mask, re-enable tests (diff) | |
download | gentoo-c920bc0801087518ea87d472f7a78bfa25cb04c8.tar.gz gentoo-c920bc0801087518ea87d472f7a78bfa25cb04c8.tar.bz2 gentoo-c920bc0801087518ea87d472f7a78bfa25cb04c8.zip |
media-libs/osl: add 1.12.14.0-r1, 1.13.7.0
switch to llvm-r1
osl-1.13.7.0 has llvm-17 support
Closes: https://bugs.gentoo.org/920539
Closes: https://bugs.gentoo.org/874279
Closes: https://bugs.gentoo.org/917484
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/35965
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/arch/arm64')
-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 19271a8254e9..4211f21cb58e 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 +# Paul Zander <negril.nx+gentoo@gmail.com> (2024-03-28) +# dev-libs/optix works on arm64 +-optix + # Mart Raudsepp <leio@gentoo.org> (2023-10-05) # Orc optimisations are supported on arm64 NEON since 0.4.33 -orc |