From 6c2ee9188e020b65d7d177c1b1568447923b194e Mon Sep 17 00:00:00 2001 From: ebotcazou Date: Tue, 16 Aug 2016 12:43:12 +0000 Subject: * doc/install.texi (*-*-solaris2*): Adjust latest change. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@239499 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 4 ++++ gcc/doc/install.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 18a191f5bed..93a12f3fb08 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2016-08-16 Eric Botcazou + + * doc/install.texi (*-*-solaris2*): Adjust latest change. + 2016-08-16 Richard Biener PR tree-optimization/76783 diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 6e8c38120c3..f3eddafebd7 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -4589,7 +4589,7 @@ GNU binutils. @samp{libstdc++} symbol versioning will be disabled if no appropriate version is found. Solaris @command{c++filt} from the Solaris Studio compilers does @emph{not} work. -GNU @command{make} version 3.82 or later is required to build libjava +GNU @command{make} version 3.81 or later is required to build libjava with the Solaris linker. Sun bug 4927647 sometimes causes random spurious testsuite failures -- cgit v1.2.1