[Crash-utility] [PATCH v2 0/4] A few makefile cleanups

Sven Schnelle svens at linux.ibm.com
Mon Dec 20 13:16:47 UTC 2021


Hi List,

i was looking into why crash doesn't compile with multiple jobs
and prepared a few patches to make that work. While doing that,
i also changed a few other things along the way.

Changes in v2:

- remove one missed --no-print-directory occurrence
- also fix extensions/Makefile

Sven Schnelle (4):
  make: set --no-print-directory once
  extensions: fix defs.h dependency
  make: use -C instead of (cd x; make)
  make: replace make by $(MAKE)

 Makefile            | 61 +++++++++++++++++++++++----------------------
 extensions/Makefile | 10 ++++----
 gdb-10.2.patch      |  2 +-
 3 files changed, 37 insertions(+), 36 deletions(-)

-- 
2.32.0




More information about the Crash-utility mailing list