This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [patch] makefile cleanup
- From: Tom Tromey <tromey at redhat dot com>
- To: Matthias Klose <doko at cs dot tu-berlin dot de>
- Cc: java-patches at gcc dot gnu dot org
- Date: 05 Mar 2007 05:54:50 -0700
- Subject: Re: [patch] makefile cleanup
- References: <17899.56962.495577.308815@gargle.gargle.HOWL>
- Reply-to: tromey at redhat dot com
>>>>> "Matthias" == Matthias Klose <doko@cs.tu-berlin.de> writes:
Matthias> We use dbexecdir everywhere else, this is the only place
Matthias> where its hardcoded. Bootstrap succeeded. Ok to checkin?
I am not sure. I see that dbexecdir can have a different value
depending on the multilib. Is this a bug or is there a reason for it?
Andrew, do you know?
I'm guessing it is just a bug and your patch is ok.
Tom