summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Andrews <candrews@gentoo.org>2021-09-24 12:03:29 -0400
committerCraig Andrews <candrews@gentoo.org>2021-09-24 12:06:09 -0400
commit8e9b3c1e60fb2085321b140d56c69e58452415e0 (patch)
tree57ad7a0a031f3987ff17ea5c23bc5c9d8d3e309f /net-misc/xmrig/metadata.xml
parentnet-misc/stunnel: Stabilize 5.59 sparc, #814557 (diff)
downloadgentoo-8e9b3c1e60fb2085321b140d56c69e58452415e0.tar.gz
gentoo-8e9b3c1e60fb2085321b140d56c69e58452415e0.tar.bz2
gentoo-8e9b3c1e60fb2085321b140d56c69e58452415e0.zip
net-misc/xmrig: add USE=opencl
Thank you: Kevin Thomas <me@kevinthomas.dev> Bug: https://github.com/gentoo/gentoo/pull/22382 Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'net-misc/xmrig/metadata.xml')
-rw-r--r--net-misc/xmrig/metadata.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-misc/xmrig/metadata.xml b/net-misc/xmrig/metadata.xml
index db67f3fd0d2b..c01c676279c9 100644
--- a/net-misc/xmrig/metadata.xml
+++ b/net-misc/xmrig/metadata.xml
@@ -24,6 +24,9 @@
<flag name="hwloc">
Use <pkg>sys-apps/hwloc</pkg> for CPU affinity support
</flag>
+ <flag name="opencl">
+ Enable OpenCL support
+ </flag>
</use>
<upstream>
<remote-id type="github">xmrig/xmrig</remote-id>