Summary: | sys-apps/portage: always use gfind and gxargs when available | ||
---|---|---|---|
Product: | Portage Development | Reporter: | Zac Medico <zmedico> |
Component: | Core | Assignee: | Portage team <dev-portage> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | InVCS |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 659322 |
Description
Zac Medico
![]() The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/portage.git/commit/?id=9f66589863e10c074c8bf652d7f9ef7631e10d61 commit 9f66589863e10c074c8bf652d7f9ef7631e10d61 Author: Zac Medico <zmedico@gentoo.org> AuthorDate: 2018-08-09 22:56:33 +0000 Commit: Zac Medico <zmedico@gentoo.org> CommitDate: 2018-08-10 00:00:25 +0000 XARGS: use gxargs for USERLAND=BSD (bug 663256) For USERLAND=BSD, set XARGS="gxargs -r" if gxargs is available, so the code from bug 630292 works for USERLAND=BSD. Fixes: 50283f1abb77 (install-qa-check.d/60pngfix: parallel support (bug 630292)) Bug: https://bugs.gentoo.org/663256 Reported-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: M. J. Everitt <m.j.everitt@iee.org> Reviewed-by: Brian Dolbec <dolsen@gentoo.org> bin/isolated-functions.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) |