mirror of https://github.com/crash-utility/crash
74ac929712
This patch saves compilation time for crash build, which did the following things: [1] add --no-print-directory to MAKEFLAGS right in the beginning to avoid repeating it in all make calls. [2] use "make -C" instead of "cd x; make" [3] replace make by $(MAKE) Link: https://listman.redhat.com/archives/crash-utility/2021-December/msg00049.html Link: https://listman.redhat.com/archives/crash-utility/2021-December/msg00048.html Link: https://listman.redhat.com/archives/crash-utility/2021-December/msg00047.html Signed-off-by: Sven Schnelle <svens@linux.ibm.com> Signed-off-by: Lianbo Jiang <lijiang@redhat.com> |
||
---|---|---|
.. | ||
Makefile | ||
dminfo.c | ||
echo.c | ||
eppic.c | ||
eppic.mk | ||
snap.c | ||
snap.mk |