diff options
author | YiyangWu <xgreenlandforwyy@gmail.com> | 2021-08-23 17:08:37 +0800 |
---|---|---|
committer | Benda Xu <heroxbd@gentoo.org> | 2021-08-27 11:34:42 +0800 |
commit | e672c12d3fdb2308325afb5b877d34a7a6b00d7a (patch) | |
tree | 090da39cdb6ce1d8d6ec186ace478656813de2c3 /sci-libs/rocPRIM/metadata.xml | |
parent | dev-scheme/ypsilon: fix DeprecatedInsinto (diff) | |
download | gentoo-e672c12d3fdb2308325afb5b877d34a7a6b00d7a.tar.gz gentoo-e672c12d3fdb2308325afb5b877d34a7a6b00d7a.tar.bz2 gentoo-e672c12d3fdb2308325afb5b877d34a7a6b00d7a.zip |
sci-libs/rocPRIM: bump version to 4.3.0
Enable src_test.
Enable install benchmark exes as /usr/bin/rocPRIM_benchmark*
Resolve GIT dependency error in this version
Closes: https://bugs.gentoo.org/772173
Closes: https://github.com/gentoo/gentoo/pull/22111
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com>
Signed-off-by: Benda Xu <heroxbd@gentoo.org>
Diffstat (limited to 'sci-libs/rocPRIM/metadata.xml')
-rw-r--r-- | sci-libs/rocPRIM/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sci-libs/rocPRIM/metadata.xml b/sci-libs/rocPRIM/metadata.xml index 3902658bd2f1..69514726be69 100644 --- a/sci-libs/rocPRIM/metadata.xml +++ b/sci-libs/rocPRIM/metadata.xml @@ -16,4 +16,7 @@ <upstream> <remote-id type="github">ROCmSoftwarePlatform/rocPRIM</remote-id> </upstream> + <use> + <flag name="benchmark">Build and install benchmark programs.</flag> + </use> </pkgmetadata> |