On Thu, Jan 11, 2018 at 04:38:35PM -0800, Justin Pettit wrote: > > > > On Jan 11, 2018, at 3:49 PM, Ben Pfaff <[email protected]> wrote: > > > > Until now, "make" called sparse to do checking only if C=1 was passed on > > the command line. It was easy for developers to forget to specify that. > > This commit adds another option: specifying --enable-sparse on the > > configure command line enables sparse checking by default. (It can still > > be disabled with C=0.) > > > > Requested-by: Justin Pettit <[email protected]> > > Signed-off-by: Ben Pfaff <[email protected]> > > This worked me. Thanks for writing it up. > > Acked-by: Justin Pettit <[email protected]>
Thanks! Applied to master. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
