--- configure.ac | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/configure.ac b/configure.ac index 04834c2..f474329 100644 --- a/configure.ac +++ b/configure.ac @@ -67,6 +67,7 @@ OVS_CHECK_SOCKET_LIBS OVS_CHECK_LINKER_SECTIONS OVS_CHECK_XENSERVER_VERSION +OVS_ENABLE_OPTION([-Werror]) OVS_ENABLE_OPTION([-Wall]) OVS_ENABLE_OPTION([-Wno-sign-compare]) OVS_ENABLE_OPTION([-Wpointer-arith]) -- 1.7.2.3 _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
