mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-process/rust-parallel: silence CFLAGS QA warning
Closes: https://bugs.gentoo.org/978974 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/1364 Merges: https://codeberg.org/gentoo/gentoo/pulls/1364 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
016a00ca6d
commit
92ddcc7883
@@ -29,6 +29,8 @@ IUSE="symlink"
|
||||
|
||||
RDEPEND="symlink? ( !sys-process/parallel )"
|
||||
|
||||
QA_FLAGS_IGNORED="usr/bin/${PN}"
|
||||
|
||||
src_install() {
|
||||
dobin $(cargo_target_dir)/rust-parallel
|
||||
|
||||
|
||||
Reference in New Issue
Block a user