]> git.ipfire.org Git - thirdparty/gcc.git/commit
modula2: tidyup makeSystem
authorGaius Mulley <gaiusmod2@gmail.com>
Tue, 9 Apr 2024 10:02:17 +0000 (11:02 +0100)
committerGaius Mulley <gaiusmod2@gmail.com>
Tue, 9 Apr 2024 10:02:17 +0000 (11:02 +0100)
commit46120d7d12318f98cbeeef1bae886222ecc92d52
tree03319f238f1d16b554213971121846699bc0cf1a
parent8657d76d583f0f87000e9003ba75922f2bbe4455
modula2: tidyup makeSystem

This patch provides a tidyup for gcc/m2/tools-src/makeSystem.
It only runs the compiler once and will echo a debug command line
should it fail.

gcc/m2/ChangeLog:

* tools-src/makeSystem: Invoke ${COMPILER} once and adjust
the echo string to expand the shell variables with -wrapper
gdb, --args.

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