aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2008-08-25 17:26:06 +0000
committerDJ Delorie <dj@delorie.com>2008-08-25 17:26:06 +0000
commit1552898ae08e9e8361c2bc63aa1b82153fa072c5 (patch)
treef715aababaeff7b6c0dccae8b1f01bb686e92fa0 /Makefile.in
parentb0e7b40d82f7b28f4db420d88943256afd8f03a8 (diff)
downloadbinutils-1552898ae08e9e8361c2bc63aa1b82153fa072c5.tar.gz
Merge from gcc:
2008-08-16 Nicolas Roche <roche@adacore.com> * Makefile.tpl: Add BOOT_ADAFLAGS. * Makefile.in: Regenerate.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index d9ef06814..2ede05810 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -291,6 +291,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@