OSDN Git Service

* Makefile.tpl: Add BOOT_ADAFLAGS.
[pf3gnuchains/gcc-fork.git] / Makefile.in
index d9ef068..2ede058 100644 (file)
@@ -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@