This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fix post stage1 Ada flags


On Wed, 13 Aug 2008 16:21:57 +0200
Paolo Bonzini <bonzini@gnu.org> wrote:
 
> Maybe, the right solution is to have a STAGE1_ADAFLAGS variable and pass 
> it down appropriately.  Can you investigate that, or check if it works 
> to only set BOOT_ADAFLAGS?

Did a test and indeed setting only BOOT_ADAFLAGS is OK.

Here is the new ChangeLog entry

2008-08-14  Nicolas Roche  <roche@adacore.com>

	* Makefile.in.tpl: Add BOOT_ADAFLAGS.
	* Makefile.in: Idem.

And you can find the patch attached.

Thanks for the quick review by the way.

Nicolas

Attachment: gcc_patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]