]> git.ipfire.org Git - thirdparty/gcc.git/commit
Subject: [committed, pushed] PR-107607 m2: Remove bdepend on realpath, cut and echo
authorGaius Mulley <gaiusmod2@gmail.com>
Thu, 15 Dec 2022 14:25:05 +0000 (14:25 +0000)
committerGaius Mulley <gaiusmod2@gmail.com>
Thu, 15 Dec 2022 14:27:38 +0000 (14:27 +0000)
commit85d0d2683b7b00b9ec77ef4dc6a4494df6c7f555
tree901d012411dfc62ea5d2b51052075511685ced4d
parent4a1648084137f515eddd5dc087d5dfbf360a5bfa
Subject: [committed, pushed] PR-107607 m2: Remove bdepend on realpath, cut and echo

It can be replaced by a subshell'd cd just fine.
(cd gcc/m2; autoconf-2.69)

gcc/m2/ChangeLog:

* configure.ac: Stop probing for realpath.
* tools-src/calcpath: Break dependency on realpath, cut
and echo.
* configure: Rebuilt.

Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
gcc/m2/configure
gcc/m2/configure.ac
gcc/m2/tools-src/calcpath