From f2203c0e6cabec0f863b167d6fa4ac033cd49dc6 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Mon, 25 Aug 2008 17:26:05 +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 1f0c318012f..a9dfd3e2af4 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