On 11/26/14 at 03:54pm, Alexandru Ardelean wrote: > Back with some findings. > > Could you please take a look at this Makefile ? > https://github.com/openwrt/packages/blob/master/net/openvswitch/Makefile > > This is our package file that wraps the OpenWRT build system around > OpenVSwitch. > Starting at line 127, there's the Build/Compile make rule that's used to > compile the entire OVS package (top-to-bottom). > > If I replace the KCFLAGS var [which I added there] with EXTRA_CFLAGS it > causes some build errors:
[...] Thanks for the report. I've sent out a patch to fix handling of EXTRA_CFLAGS which should resolve this issue for you. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
