On 16/08/2012 4:10 PM, Mike Hommey wrote:
...
> Something I noticed recently is that we spend more than 5 minutes (!)
during windows clobber builds to do the clobber (rm -rf). All try builds
are clobbers.

IME, "rd /s/q" is usually much faster than "rm -rf" - using "cmd /c rd /s/q obj-xxx" might be worth investigating...

Mark

_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to