bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gprofng/32166] gprofng testsuite uses non-portable which


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gprofng/32166] gprofng testsuite uses non-portable which
Date: Thu, 12 Sep 2024 21:54:02 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=32166

--- Comment #2 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Sam James <sjames@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=669aeefedb052360e16d7572b72f22cf2f81df01

commit 669aeefedb052360e16d7572b72f22cf2f81df01
Author: Sam James <sam@gentoo.org>
Date:   Wed Sep 11 22:01:49 2024 +0100

    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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]