From 1552898ae08e9e8361c2bc63aa1b82153fa072c5 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Mon, 25 Aug 2008 17:26:06 +0000 Subject: Merge from gcc: 2008-08-16 Nicolas Roche * Makefile.tpl: Add BOOT_ADAFLAGS. * Makefile.in: Regenerate. --- Makefile.tpl | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.tpl') diff --git a/Makefile.tpl b/Makefile.tpl index 1f0c318012..a9dfd3e2af 100644 --- a/Makefile.tpl +++ b/Makefile.tpl @@ -294,6 +294,7 @@ BUILD_PREFIX_1 = @BUILD_PREFIX_1@ # here so that they can be overridden by Makefile fragments. BOOT_CFLAGS= -g -O2 BOOT_LDFLAGS= +BOOT_ADAFLAGS=-gnatpg -gnata BISON = @BISON@ YACC = @YACC@ -- cgit v1.2.1