This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Arch detection patch for i386
- From: Andrew Haley <aph at redhat dot com>
- To: Deepak Bhole <dbhole at redhat dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: Tue, 07 Apr 2009 17:20:19 +0100
- Subject: Re: Arch detection patch for i386
- References: <20090407161839.GA21122@redhat.com>
Deepak Bhole wrote:
> Currently, the configure script in libjava does not set host_cpu to
> i386 when building in mock or a VM. Attached patch fixes the issue.
OK for trunk and 4.4 branch with a ChangeLog entry.
Thanks,
Andrew.