This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [LTO merge][9/15][RFA] Do not include zlib in java
- From: Tom Tromey <tromey at redhat dot com>
- To: Diego Novillo <dnovillo at google dot com>
- Cc: gcc-patches at gcc dot gnu dot org, aph at redhat dot com
- Date: Tue, 29 Sep 2009 09:20:27 -0600
- Subject: Re: [LTO merge][9/15][RFA] Do not include zlib in java
- References: <20090929012251.GA13829@google.com>
- Reply-to: Tom Tromey <tromey at redhat dot com>
>>>>> "Diego" == Diego Novillo <dnovillo@google.com> writes:
Diego> This patch removes zlib from java's lang_dirs as it is now
Diego> included by the parent configuration.
This is ok. Thanks, and congratulations.
Tom