* config-lang.in (boot_language): Yes.
authorRichard Henderson <rth@redhat.com>
Wed, 11 Aug 2004 04:10:11 +0000 (21:10 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 11 Aug 2004 04:10:11 +0000 (21:10 -0700)
From-SVN: r85793

gcc/ada/ChangeLog
gcc/ada/config-lang.in

index daf1367a866fd29f21c4e1fcbe3745d8e98e6ffc..071390196ef23a485f8e096b1e922b20552828b1 100644 (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
index eb044afdb81944f29fdab23818b7d71a12b83ec5..86b4b3fce4c5fb2814227f1a676c376e7899c2dc 100644 (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)"