X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=54078337bd1c8ddc2f5b7a6c69752cd12aea9847;hb=d710edc4c21d06c195ffc499e99e3d13694d2d34;hp=b90668165dcbe116db100b481bd21f267232c317;hpb=7ea33f75c1f04fe261dcba1445d590158e2e468a;p=sliver-openvswitch.git diff --git a/configure.ac b/configure.ac index b90668165..54078337b 100644 --- a/configure.ac +++ b/configure.ac @@ -96,6 +96,7 @@ OVS_ENABLE_OPTION([-Wno-sign-compare]) OVS_ENABLE_OPTION([-Wpointer-arith]) OVS_ENABLE_OPTION([-Wdeclaration-after-statement]) OVS_ENABLE_OPTION([-Wformat-security]) +OVS_ENABLE_OPTION([-Wno-format-zero-length]) OVS_ENABLE_OPTION([-Wswitch-enum]) OVS_ENABLE_OPTION([-Wunused-parameter]) OVS_ENABLE_OPTION([-Wstrict-aliasing])