On Thu, Nov 27, 2014 at 8:59 AM, Ben Pfaff <[email protected]> wrote: > On Thu, Nov 27, 2014 at 03:58:01PM +0100, Thomas Graf wrote: >> On 11/26/14 at 12:07pm, Ben Pfaff wrote: >> > On Wed, Nov 26, 2014 at 03:52:31PM +0100, Thomas Graf wrote: >> > > This allows users to pass in additional compiler flags through the >> > > environment variable EXTRA_CFLAGS, e.g. >> > > >> > > make EXTRA_CFLAGS=-Wno-error=foo V=1 >> > > >> > > Reported-by: Alexandru Ardelean <[email protected]> >> > > Signed-off-by: Thomas Graf <[email protected]> >> > >> > Thanks for the fix. >> > >> > We support Linux back to 2.6.32 (according to README.md), does the new >> > version of the Makefile work OK with Linux that old? >> >> Verified that this works. See separate patch to add 2.6.32.x to the >> CI build matrix. > > Great, thanks for checking. > > Pravin/Jesse, any objection to this change?
No objection from me. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
