X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=5b5f47ed99cda07ed696e1f6e4b9bc0dfac2014b;hb=76ea8efd442a403f8e874cd4103dafe2479b6a57;hp=5a2b5c0c42db0832e17472690e7a6a6269b28089;hpb=d4da3acc2a788d1c1b78c0bea6399660c7851f4a;p=openvswitch diff --git a/configure.ac b/configure.ac index 5a2b5c0c..5b5f47ed 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)