* config-lang.in (boot_language): Yes.

From-SVN: r85793
This commit is contained in:
Richard Henderson 2004-08-10 21:10:11 -07:00 committed by Richard Henderson
parent bf4ccdd682
commit 89f1a7022e
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2004-08-10 Richard Henderson <rth@redhat.com>
* config-lang.in (boot_language): Yes.
2004-08-09 Thomas Quinot <quinot@act-europe.fr>
* g-socket.adb (Abort_Selector): Initialize Buf to prevent valgrind

View File

@ -27,7 +27,7 @@
# stagestuff - files to add to $(STAGESTUFF)
language="ada"
boot_language=no
boot_language=yes
boot_language_boot_flags='ADAFLAGS="$(BOOT_ADAFLAGS)"'
compilers="gnat1\$(exeext)"