mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Commitae7217806b("common.mak: remove `LINK` and `LINKXX`") changed the LINK and LINKXX definition to ensure that the same compiler is used for compilation and linking when specified with CC= (or CXX= respectively) on the commandline. However, the commit also removed the pretty print for both commands. Add the pretty print back in and use the already defined $(CC) and $(CXX) variables to preserve the original change. Fixes:ae7217806b("common.mak: remove `LINK` and `LINKXX`") Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
14 KiB
14 KiB