X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=configure.ac;h=5b5f47ed99cda07ed696e1f6e4b9bc0dfac2014b;hb=a64e37a1d3990b9c2524d166119cb5564dc5d96c;hp=5a2b5c0c42db0832e17472690e7a6a6269b28089;hpb=024405698d676c4c4906ab12e9c2fbe02b5ad902;p=sliver-openvswitch.git diff --git a/configure.ac b/configure.ac index 5a2b5c0c4..5b5f47ed9 100644 --- a/configure.ac +++ b/configure.ac @@ -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)