Include -j option for sf-do-full-export target
authorShabe Razvi <shaber@symbian.org>
Mon, 22 Mar 2010 18:41:13 +0000
changeset 940 5d6e2c958c66
parent 939 4dd6f1dde1fe
child 941 f322b9a6fc82
child 944 eb33247c261d
Include -j option for sf-do-full-export target
sf-platform/compile.ant.xml
--- a/sf-platform/compile.ant.xml	Mon Mar 22 15:24:58 2010 +0000
+++ b/sf-platform/compile.ant.xml	Mon Mar 22 18:41:13 2010 +0000
@@ -60,6 +60,7 @@
     <hlm:sbsinput id="sf.export">
         <sbsOptions>
             <arg line="-k" />
+            <arg line="-j ${sf.spec.sbs.numberofjobs}"/>
             <arg line="-t ${sf.spec.sbs.retry.limit}"/>
             <arg name="--logfile" value="${compile.log.dir}/${build.id}_${sf.spec.os.sysdef.clean.configurations.list}_compile_full_export.log" />
             <arg name="--makefile" value="${compile.log.dir}/${build.id}_${sf.spec.os.sysdef.clean.configurations.list}_compile_full_export_Makefile" />