Acked-by: Anand Kumar <[email protected]>

Thanks,
Anand Kumar

On 5/23/17, 10:59 AM, "[email protected] on behalf of Alin 
Serdean" <[email protected] on behalf of 
[email protected]> wrote:

    This patch adds the new make target 'datapath_windows_analyze' (static
    analysis over the windows datapath code) to the appveyor build.
    
    Signed-off-by: Alin Gabriel Serdean <[email protected]>
    ---
     appveyor.yml | 1 +
     1 file changed, 1 insertion(+)
    
    diff --git a/appveyor.yml b/appveyor.yml
    index edcead6..6ca1479 100644
    --- a/appveyor.yml
    +++ b/appveyor.yml
    @@ -43,3 +43,4 @@ build_script:
     - C:\MinGW\msys\1.0\bin\bash -lc "cd /c/openvswitch && ./boot.sh"
     - C:\MinGW\msys\1.0\bin\bash -lc "cd /c/openvswitch && ./configure 
CC=build-aux/cccl LD=\"`which link`\" LIBS=\"-lws2_32 -liphlpapi -lwbemuuid 
-lole32 -loleaut32\" --with-pthread=C:/pthreads-win32/Pre-built.2 
--with-openssl=C:/OpenSSL-Win32 --with-vstudiotarget=\"Debug\""
     - C:\MinGW\msys\1.0\bin\bash -lc "cd /c/openvswitch && make"
    +- C:\MinGW\msys\1.0\bin\bash -lc "cd /c/openvswitch && make 
datapath_windows_analyze"
    -- 
    2.10.2.windows.1
    _______________________________________________
    dev mailing list
    [email protected]
    
https://urldefense.proofpoint.com/v2/url?u=https-3A__mail.openvswitch.org_mailman_listinfo_ovs-2Ddev&d=DwICAg&c=uilaK90D4TOVoH58JNXRgQ&r=Q5z9tBe-nAOpE7LIHSPV8uy5-437agMXvkeHHMkR8Us&m=oPdYdv1-m0IueRCKNKK3JKj06e-ZdgVSCIPks5NZTvc&s=MEA-_QWaGSyelty2RHvzMPLXruqZYrgaed-Lyiqh2OU&e=
 
    



_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to