symbianosbld/cedarutils/Symbian_OS_vFuture.xml
changeset 61 a537d546982c
parent 46 b45fe1029b5d
--- a/symbianosbld/cedarutils/Symbian_OS_vFuture.xml	Thu May 27 14:07:55 2010 +0300
+++ b/symbianosbld/cedarutils/Symbian_OS_vFuture.xml	Fri Jun 11 14:52:26 2010 +0300
@@ -274,7 +274,7 @@
     <Execute Component="Copy Makefile_*tool* and logs to Local Logs Dir" Cwd="%BuildDir%" CommandLine="copy %EPOCROOT%epoc32\build\Makefile_*tool* %LogsDir%\"/>
 <!-- Will want to scan and publish these logs too -->
     <!-- Compile GT using SBSv2 -->
-    <Execute Component="GT Build" Cwd="%BuildDir%" CommandLine="sbs --filters=FilterSquashlog -t 3 -j %MAX_CONCURRENT% -k -f %LogsDir%\sbs_GT_log.xml.log  -m %EPOCROOT%epoc32\build\Makefile_GT -s %EPOCROOT%epoc32\data\system_definition_GT.xml -c default.savespace.vFuture.whatlog -c armv5.smp.savespace.vFuture.whatlog.tracecompiler -i > %LogsDir%\GT2.log 2>&amp;1"/>
+    <Execute Component="GT Build" Cwd="%BuildDir%" CommandLine="sbs --filters=FilterSquashlog -t 3 -j %MAX_CONCURRENT% -k -f %LogsDir%\sbs_GT_log.xml.log  -m %EPOCROOT%epoc32\build\Makefile_GT -s %EPOCROOT%epoc32\data\system_definition_GT.xml -c default.savespace.vFuture.whatlog.tracecompiler -c armv5.smp.savespace.vFuture.whatlog.tracecompiler -i > %LogsDir%\GT2.log 2>&amp;1"/>
     <Execute Component="Copy Makefile_GT and log to Local Logs Dir" Cwd="%BuildDir%" CommandLine="copy %EPOCROOT%epoc32\build\Makefile_GT* %LogsDir%\"/>
 
     <!--Post GT Build Stuff -->