This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Remove obsolete Solaris 9 support
- From: Andrew Haley <aph at redhat dot com>
- To: Rainer Orth <ro at CeBiTec dot Uni-Bielefeld dot DE>, gcc-patches at gcc dot gnu dot org
- Cc: java-patches at gcc dot gnu dot org, "classpath at gnu dot org" <classpath at gnu dot org>
- Date: Sat, 19 Apr 2014 09:03:57 +0100
- Subject: Re: Remove obsolete Solaris 9 support
- Authentication-results: sourceware.org; auth=none
- References: <ydd7g6p8qy7 dot fsf at lokon dot CeBiTec dot Uni-Bielefeld dot DE>
On 04/16/2014 12:16 PM, Rainer Orth wrote:
> * I'm removing the <sys/loadavg.h> check from classpath. Again, I'm
> uncertain if this is desirable. In the past, classpath changes were
> merged upstream by one of the libjava maintainers.
We should not diverge from GNU Classpath unless there is a strong reason
to do so.
Andrew.