]> git.proxmox.com Git - mirror_ovs.git/blobdiff - datapath-windows/automake.mk
build-windows: Suppress output from MSBuild
[mirror_ovs.git] / datapath-windows / automake.mk
index 36018ea1f41d5004eac70e5ceab22bceb4ace43b..3820041f62e8ea00817ab84326c213976f6d49ae 100644 (file)
@@ -86,5 +86,5 @@ EXTRA_DIST += \
        datapath-windows/ovsext/resource.h
 
 datapath_windows_analyze: all
-       MSBuild.exe //maxcpucount datapath-windows/ovsext.sln /target:Build /property:Configuration="Win8.1Analyze"
-       MSBuild.exe //maxcpucount datapath-windows/ovsext.sln /target:Build /property:Configuration="Win8Analyze"
+       MSBuild.exe //nologo //maxcpucount datapath-windows/ovsext.sln /target:Build /property:Configuration="Win8.1Analyze"
+       MSBuild.exe //nologo //maxcpucount datapath-windows/ovsext.sln /target:Build /property:Configuration="Win8Analyze"