[ovs-dev] [PATCH] appveyor: Build windows kernel datapath.

Nithin Raju nithin at vmware.com
Fri Feb 6 06:38:30 UTC 2015


> +- C:\MinGW\msys\1.0\bin\bash -lc "cd /c/openvswitch && ./configure CC=build-aux/cccl LD=\"`which link`\" LIBS=-lws2_32 --with-pthread=C:/pthreads-win32/Pre-built.2 --with-openssl=C:/OpenSSL-Win32 --with-vstudioddk=\"Win8.1 Release\”"

Thanks for the patch.

Only comment I had was to was to prefer to use "Win8.1 Debug” rather than “Win8.1 Release”. It doesn’t make any practical difference though, but it might be best to do “Debug” builds rather than “Release” in a build-test setup.

Acked-by: Nithin Raju <nithin at vmware.com> 


More information about the dev mailing list