mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
3b2a8777b1
When 'make C=1' reports a fatal error for a source file, re-running 'make C=1' will no longer report this error because the target object file was successfully created before the check was run. Fix this by moving the check before the compilation step so that the object file is not built in case of a fatal check error. Signed-off-by: Peter Oberparleiter <oberpar@linux.vnet.ibm.com> Reviewed-by: Michael Holzheu <holzheu@linux.vnet.ibm.com> Signed-off-by: Stefan Haberland <sth@linux.vnet.ibm.com>
12 KiB
12 KiB