summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-11-10 18:00:56 +0100
committerMichał Górny <mgorny@gentoo.org>2022-11-10 18:02:16 +0100
commit1d7bc2315472f1240c78bcf7638c5401053426e5 (patch)
tree68b15d4d9c6f43d23c3bfb58beb1bdc1c7375704 /dev-libs/libclc/metadata.xml
parentprofiles/arch/alpha: unmask dev-util/pkgcheck[emacs] (diff)
downloadgentoo-1d7bc2315472f1240c78bcf7638c5401053426e5.tar.gz
gentoo-1d7bc2315472f1240c78bcf7638c5401053426e5.tar.bz2
gentoo-1d7bc2315472f1240c78bcf7638c5401053426e5.zip
dev-libs/libclc: Support building SPIRV targets
Closes: https://bugs.gentoo.org/880679 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-libs/libclc/metadata.xml')
-rw-r--r--dev-libs/libclc/metadata.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-libs/libclc/metadata.xml b/dev-libs/libclc/metadata.xml
index 072910296ca3..7518ab30a1c7 100644
--- a/dev-libs/libclc/metadata.xml
+++ b/dev-libs/libclc/metadata.xml
@@ -7,4 +7,7 @@
<upstream>
<remote-id type="github">llvm/llvm-project</remote-id>
</upstream>
+ <use>
+ <flag name="spirv">Build SPIRV targets</flag>
+ </use>
</pkgmetadata>