]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: makefile: also define cmd_CXX to pretty-print C++ build commands
authorWilly Tarreau <w@1wt.eu>
Fri, 26 Jan 2024 17:48:45 +0000 (18:48 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 26 Jan 2024 17:54:23 +0000 (18:54 +0100)
commite5ac9fc98b3a87fb692676b5b7f8d5cfed45c8ed
tree5fac66ba67f45a5464f12e6ae924285771010dd5
parent413aa6e2e94a591d444ef9bd174a99b64eea8436
BUILD: makefile: also define cmd_CXX to pretty-print C++ build commands

Device Atlas' dummy lib will use a C++ file when built with cache
support, so for completeness we'll have to pretty-print it as well.
Let's define cmd_CXX.
include/make/verbose.mk