> This change is broken, it has the effect that compilation no longer stops
> when the compilation of a .c file fails, kbuild doesn't stop the
> compilation until it misses the .o when linking, e.g. (the directory is
> still called "2.5.39" because I forgot to change the name after applying
> patch-2.5.40 but this is 2.5.40):
Grrr, you're right, I keep forgetting about this annoying property of
piping the output. BTW, the patch also has another bug, it shouldn't
affect the (default) KBUILD_VERBOSE=1 case at all, but it does.
Have to think of a sensible fix.
--Kai
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/