commit | 669aeefedb052360e16d7572b72f22cf2f81df01 | [log] [tgz] |
---|---|---|
author | Sam James <sam@gentoo.org> | Wed Sep 11 22:01:49 2024 +0100 |
committer | Sam James <sam@gentoo.org> | Thu Sep 12 22:53:22 2024 +0100 |
tree | 868a94f8a7a9dad8439ccd64dede1bf6872ddfff | |
parent | f89276a2f3e843a011bb3726dd5e7d41b566252c [diff] |
gprofng: avoid use of non-portable which [PR32166] Distributions like Debian [0] and Gentoo are phasing out the use of the non-portable `which` utility. Use POSIX's `command -v` instead. [0] https://lwn.net/Articles/874049/ gprofng/ChangeLog PR gprofng/32166 * testsuite/lib/Makefile.skel (JAVABIN): Replace use of which.