Am 19.03.2013 23:42, schrieb Richard Weinberger:
Using this flag make treats warnings as errors and stops if it encounters one.
It is most useful in combination with --warn-undefined-variables
to detect undefined variables and avoid unconditional execution of partial
commands.
Signed-off-by: Ric
Using this flag make treats warnings as errors and stops if it encounters one.
It is most useful in combination with --warn-undefined-variables
to detect undefined variables and avoid unconditional execution of partial
commands.
Signed-off-by: Richard Weinberger
---
main.c| 9 +
make