summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>2006-02-24 21:52:14 +0000
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>2006-02-24 21:52:14 +0000
commit4c4cdab775e8d48a158a1450b92033bee481fa36 (patch)
tree4bf08c6b2499797ebf672b2d221109f2527be478
parent3bf418bdf9ae0e292afe5becb661ff9b441aa168 (diff)
downloadppe42-gcc-4c4cdab775e8d48a158a1450b92033bee481fa36.tar.gz
ppe42-gcc-4c4cdab775e8d48a158a1450b92033bee481fa36.zip
* doc/install.texi: Require GNU tar version 1.14.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111428 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/install.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index d54192595a0..58202325ecf 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2006-02-24 David Edelsohn <edelsohn@gnu.org>
+
+ * doc/install.texi: Require GNU tar version 1.14.
+
2006-02-24 Geoffrey Keating <geoffk@apple.com>
* doc/tm.texi (Run-time Target): Document C_COMMON_OVERRIDE_OPTIONS.
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 11da1c80976..3eb837effdc 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -284,7 +284,7 @@ obtained via FTP mirror sites.
You must have GNU make installed to build GCC@.
-@item GNU tar version 1.12 (or later)
+@item GNU tar version 1.14 (or later)
Necessary (only on some platforms) to untar the source code. Many
systems' @command{tar} programs will also work, only try GNU
OpenPOWER on IntegriCloud