bond: Revalidate flows when bond_is_tcp_hash() changes;
[openvswitch] / configure.ac
index 5a2b5c0c42db0832e17472690e7a6a6269b28089..5b5f47ed99cda07ed696e1f6e4b9bc0dfac2014b 100644 (file)
@@ -84,6 +84,7 @@ OVS_ENABLE_OPTION([-Wmissing-field-initializers])
 OVS_ENABLE_OPTION([-Wno-override-init])
 OVS_CONDITIONAL_CC_OPTION([-Wno-unused], [HAVE_WNO_UNUSED])
 OVS_CONDITIONAL_CC_OPTION([-Wno-unused-parameter], [HAVE_WNO_UNUSED_PARAMETER])
+OVS_ENABLE_WERROR
 
 AC_ARG_VAR(KARCH, [Kernel Architecture String])
 AC_SUBST(KARCH)