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. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
