aboutsummaryrefslogtreecommitdiff
path: root/Makefile.tpl
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2008-08-25 17:26:06 +0000
committerDJ Delorie <dj@redhat.com>2008-08-25 17:26:06 +0000
commitc325a20333c2536fd31f722300fc7f22a0a686e1 (patch)
tree4b32ca14e1898a5319da5ff7557ff93e1b1a9465 /Makefile.tpl
parenta6248f9b40c494d2190ddac7e430b3f8452643cb (diff)
downloadfsf-binutils-gdb-c325a20333c2536fd31f722300fc7f22a0a686e1.zip
fsf-binutils-gdb-c325a20333c2536fd31f722300fc7f22a0a686e1.tar.gz
fsf-binutils-gdb-c325a20333c2536fd31f722300fc7f22a0a686e1.tar.bz2
Merge from gcc:
2008-08-16 Nicolas Roche <roche@adacore.com> * Makefile.tpl: Add BOOT_ADAFLAGS. * Makefile.in: Regenerate.
Diffstat (limited to 'Makefile.tpl')
-rw-r--r--Makefile.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.tpl b/Makefile.tpl
index 1f0c318..a9dfd3e 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@