diff options
author | 2024-12-24 13:34:08 +0100 | |
---|---|---|
committer | 2024-12-24 13:35:17 +0100 | |
commit | cc3e60d17c11df4484cd99da9520d7128697599a (patch) | |
tree | 21238f43bd971a79adb20f27cda81a00075c0754 /profiles/arch/amd64 | |
parent | llvm-runtimes/offload: Keyword 19.1.6 ppc64, #946609 (diff) | |
download | gentoo-cc3e60d17c11df4484cd99da9520d7128697599a.tar.gz gentoo-cc3e60d17c11df4484cd99da9520d7128697599a.tar.bz2 gentoo-cc3e60d17c11df4484cd99da9520d7128697599a.zip |
llvm-core/clang-runtime: Add USE=offload to 19.1.6-r1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/arch/amd64')
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 531c147adad8..1e1ebfb22b46 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (2024-12-24) +# OpenMP offloading is supported on 64-bit architectures only. +llvm-core/clang-runtime -offload + # Alfred Wingate <parona@protonmail.com> <2024-12-16) # Only available on amd64. media-video/handbrake -qsv |