[tor-commits] [torbrowser/maint-2.3] remote extraneous build options from the i386 mozconfig since they slow down build time

erinn at torproject.org erinn at torproject.org
Fri Feb 3 00:14:32 UTC 2012


commit 6b19e7ed92d606b06e6552cc7b4e150c75264bb0
Author: Erinn Clark <erinn at torproject.org>
Date:   Fri Feb 3 01:12:11 2012 +0100

    remote extraneous build options from the i386 mozconfig since they slow down build time
---
 build-scripts/config/mozconfig-osx-i386 |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/build-scripts/config/mozconfig-osx-i386 b/build-scripts/config/mozconfig-osx-i386
index ffc90c5..11a8789 100644
--- a/build-scripts/config/mozconfig-osx-i386
+++ b/build-scripts/config/mozconfig-osx-i386
@@ -1,8 +1,4 @@
-CPU=`sysctl -a hw 2>&1 | grep 'hw.availcpu' | sed 's|hw.availcpu = *||'`
-let J=$CPU*4
-
 # Options for client.mk.
-mk_add_options MOZ_MAKE_FLAGS=-j${J}
 mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/obj- at CONFIG_GUESS@
 mk_add_options AUTOCONF=autoconf213
 





More information about the tor-commits mailing list