summaryrefslogtreecommitdiffstats
path: root/gnu/objc
diff options
context:
space:
mode:
authorEric Sandall2009-05-10 22:31:56 -0700
committerEric Sandall2009-05-10 22:31:56 -0700
commitf4b2a5e6c4884694d154eb732a1f4ed7db92c229 (patch)
treecd70694e5de917becd9e1a0c73ef49430f32e045 /gnu/objc
parent74199a9192a574655bc363325af433dc89de6eb5 (diff)
objc: profiledbootstrap should not use parallel make
See http://gcc.gnu.org/install/build.html
Diffstat (limited to 'gnu/objc')
-rwxr-xr-xgnu/objc/BUILD1
-rw-r--r--gnu/objc/HISTORY4
2 files changed, 5 insertions, 0 deletions
diff --git a/gnu/objc/BUILD b/gnu/objc/BUILD
index 5973132861..a3f86a7e54 100755
--- a/gnu/objc/BUILD
+++ b/gnu/objc/BUILD
@@ -24,5 +24,6 @@ $SOURCE_DIRECTORY/configure \
$GCC_MULTILIB \
$OPTS &&
+make_single &&
make CFLAGS="$CFLAGS" BOOT_CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \
profiledbootstrap
diff --git a/gnu/objc/HISTORY b/gnu/objc/HISTORY
index 22aa0296df..bdb103618b 100644
--- a/gnu/objc/HISTORY
+++ b/gnu/objc/HISTORY
@@ -1,3 +1,7 @@
+2009-05-10 Eric Sandall <sandalle@sourcemage.org>
+ * BUILD: profiledbootstrap should not use parallel make
+ See http://gcc.gnu.org/install/build.html
+
2009-01-29 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated to 4.3.3