X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=configure.ac;h=70fc9df25f1fc4b8c2aa6f64b9a2668049d8337f;hb=97be153858b4cd175cbe7862b8e1624bf22ab98a;hp=9646b6a7eab1e03bbc1d5d73b34f7f22702d42fc;hpb=2b51596fdeba7fbf4caff323dd6af375e7f84596;p=sliver-openvswitch.git diff --git a/configure.ac b/configure.ac index 9646b6a7e..70fc9df25 100644 --- a/configure.ac +++ b/configure.ac @@ -104,6 +104,7 @@ OVS_ENABLE_OPTION([-Wstrict-prototypes]) OVS_ENABLE_OPTION([-Wold-style-definition]) OVS_ENABLE_OPTION([-Wmissing-prototypes]) OVS_ENABLE_OPTION([-Wmissing-field-initializers]) +OVS_ENABLE_OPTION([-Wthread-safety]) OVS_CONDITIONAL_CC_OPTION([-Wno-unused], [HAVE_WNO_UNUSED]) OVS_CONDITIONAL_CC_OPTION([-Wno-unused-parameter], [HAVE_WNO_UNUSED_PARAMETER]) OVS_ENABLE_WERROR