aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/doc/install.texi
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/gcc/doc/install.texi')
-rw-r--r--gcc-4.9/gcc/doc/install.texi3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc-4.9/gcc/doc/install.texi b/gcc-4.9/gcc/doc/install.texi
index c32f1f90e..6b45e9d0d 100644
--- a/gcc-4.9/gcc/doc/install.texi
+++ b/gcc-4.9/gcc/doc/install.texi
@@ -2544,8 +2544,7 @@ Finally a @code{stagefeedback} compiler is built using the information collected
Unlike standard bootstrap, several additional restrictions apply. The
compiler used to build @code{stage1} needs to support a 64-bit integral type.
-It is recommended to only use GCC for this. Also parallel make is currently
-not supported since collisions in profile collecting may occur.
+It is recommended to only use GCC for this.
@html
<hr />