On Mon, Dec 5, 2016 at 2:38 PM, Ben Pfaff <[email protected]> wrote: > GCC 6.1 warns that -Wformat-security has no effect without -Wformat, so > this commit fixes the problem. > > The change to _OVS_CHECK_CC_OPTION is needed so that the cache variable > name doesn't end up with a space in it, which obviously doesn't work. > > Signed-off-by: Ben Pfaff <[email protected]> >
Acked-by: Andy Zhou <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
