X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=dde42e0c2b2276e4664e4cdcd86dbe91bea38a91;hb=031d8bffb788d1fb6da52d9671f4171579b7673a;hp=fe91242f5ced3c71c1c5ce8961e630e16ee6fc53;hpb=0e6644c3880be9684f37f48da84907bb67112514;p=openvswitch diff --git a/configure.ac b/configure.ac index fe91242f..dde42e0c 100644 --- a/configure.ac +++ b/configure.ac @@ -86,6 +86,7 @@ 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 +OVS_ENABLE_SPARSE AC_ARG_VAR(KARCH, [Kernel Architecture String]) AC_SUBST(KARCH)