# HG changeset patch # User timothy.murphy@nokia.com # Date 1271786323 -3600 # Node ID b74730c98ccccc0079ebaf60bef99f04be342efa # Parent b60bdff4158063c267d4f4f37ceb99112d9e93cd improve resource copying speed on certain clustered build systems by forcing them to happen locally. diff -r b60bdff41580 -r b74730c98ccc sbsv2/raptor/lib/flm/resource.flm --- a/sbsv2/raptor/lib/flm/resource.flm Tue Apr 20 13:41:38 2010 +0100 +++ b/sbsv2/raptor/lib/flm/resource.flm Tue Apr 20 18:58:43 2010 +0100 @@ -210,6 +210,8 @@ RESOURCE:: $2 ## perform additional copies of binaries # +# On the build system that begins with 'e' this helps performance: +#pragma runlocal $(2): $(1) $(call startrule,resourcecopy,FORCESUCCESS) \ $(GNUCP) $$< $$@ \