[Spice-devel] [PATCH 06/12] build.bat: more verbose build

Alon Levy alevy at redhat.com
Wed Apr 30 07:40:30 PDT 2014


---
 xddm/build.bat | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/xddm/build.bat b/xddm/build.bat
index 7dfe51b..b2c5149 100755
--- a/xddm/build.bat
+++ b/xddm/build.bat
@@ -30,9 +30,10 @@ if not x%1 == x set DEST=%1
 
 :build
 cd miniport
-build -cZg
+build -ceZg
 cd ../display
-build -cZg
+build -ceZg
+type buildchk_win7_%_BUILDARCH%.log | find "warning"
 cd ../
 
 :copy_local
-- 
1.9.0



More information about the Spice-devel mailing list