]> git.ozlabs.org Git - ppp.git/commit
abort on errors in subdir builds
authorMartin von Gagern <Martin.vGagern@gmx.net>
Sun, 10 Aug 2014 02:44:45 +0000 (22:44 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sun, 10 Aug 2014 02:44:45 +0000 (22:44 -0400)
commit5e90783d11a59268e05f4cfb29ce2343b13e8ab2
tree1fe5e3d58e0723874830005da385e79b3ee7858c
parent6e8eaa7a78b31cdab2edf140a9c8afdb02ffaca5
abort on errors in subdir builds

The current recursive loops do not check the exit status of make
in subdirs which leads to `make` passing even when a subdir failed
to compile or install.

URL: https://bugs.gentoo.org/334727
Signed-off-by: Martin von Gagern <Martin.vGagern@gmx.net>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
pppd/plugins/Makefile.linux