Advertisement
Guest User

Untitled

a guest
Jul 1st, 2015
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. $ ./boot.sh;./configure CC=./build-aux/cccl LD="`which link`" LIBS="-lws2_32 -liphlpapi" --prefix="C:/openvswitch/usr" --localstatedir="C:/openvswitch/var
  2. " --sysconfdir="C:/openvswitch/etc" --with-pthread="C:/pthread" --with-vstudiotarget="Release"; make clean; make -j16; make windows_installer
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement