X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=configure.ac;h=9615cb76e924f09781ed2f343a17c5c311d1fe93;hb=c2deac545b68d2de5d9a3b966bafbb1c1993b8d3;hp=62d26b04b3a111ca097046aa7fa73e3ffac1751a;hpb=c84e499a2de8b029c651548092a46e3a1062990d;p=cascardo%2Fovs.git diff --git a/configure.ac b/configure.ac index 62d26b04b..9615cb76e 100644 --- a/configure.ac +++ b/configure.ac @@ -155,6 +155,7 @@ OVS_ENABLE_OPTION([-Wmissing-prototypes]) OVS_ENABLE_OPTION([-Wmissing-field-initializers]) OVS_ENABLE_OPTION([-Wthread-safety]) OVS_ENABLE_OPTION([-fno-strict-aliasing]) +OVS_ENABLE_OPTION([-Qunused-arguments]) OVS_CONDITIONAL_CC_OPTION([-Wno-unused], [HAVE_WNO_UNUSED]) OVS_CONDITIONAL_CC_OPTION([-Wno-unused-parameter], [HAVE_WNO_UNUSED_PARAMETER]) OVS_ENABLE_WERROR