On Fri, Jan 15, 2016 at 01:33:52PM -0600, Derek Foreman wrote:
> New --enable-fatal-warnings ./configure option that just adds -Werror
> to GCC_CFLAGS
>
> Signed-off-by: Derek Foreman
Reviewed-by: Bryce Harrington
> ---
> configure.ac | 11 ++-
> 1 file changed, 10 insertions(+), 1 de
New --enable-fatal-warnings ./configure option that just adds -Werror
to GCC_CFLAGS
Signed-off-by: Derek Foreman
---
configure.ac | 11 ++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 48658cf..17c1fa3 100644
--- a/configure.ac
+++ b/con