summaryrefslogtreecommitdiffstats
path: root/gnu/fortran
diff options
context:
space:
mode:
authorEric Sandall2009-05-10 22:32:04 -0700
committerEric Sandall2009-05-10 22:32:04 -0700
commitefe7557f932a5cf088ba5a7d2be2cb042196ef6c (patch)
tree36052ccbd64972e6ece786272dc7a73cc33a0820 /gnu/fortran
parentf4b2a5e6c4884694d154eb732a1f4ed7db92c229 (diff)
fortran: profiledbootstrap should not use parallel make
See http://gcc.gnu.org/install/build.html
Diffstat (limited to 'gnu/fortran')
-rwxr-xr-xgnu/fortran/BUILD1
-rw-r--r--gnu/fortran/HISTORY4
2 files changed, 5 insertions, 0 deletions
diff --git a/gnu/fortran/BUILD b/gnu/fortran/BUILD
index 96439d3179..b5f9a8aa99 100755
--- a/gnu/fortran/BUILD
+++ b/gnu/fortran/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/fortran/HISTORY b/gnu/fortran/HISTORY
index 5de3e753ef..8d7aef352f 100644
--- a/gnu/fortran/HISTORY
+++ b/gnu/fortran/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