Makefile.rtl: Compile s-oscons.ads as part of the runtime library.
authorThomas Quinot <quinot@adacore.com>
Tue, 5 Aug 2008 15:13:05 +0000 (17:13 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 5 Aug 2008 15:13:05 +0000 (17:13 +0200)
2008-08-05  Thomas Quinot  <quinot@adacore.com>

* Makefile.rtl: Compile s-oscons.ads as part of the runtime library.

From-SVN: r138726

gcc/ada/Makefile.rtl

index 66dfea8ed73fbb77f7047ee2db7b6f5667aa4ddc..994e46ac136017a3ff99c2f889c5a7efff75f86d 100644 (file)
@@ -46,6 +46,7 @@ GNATRTL_TASKING_OBJS= \
   s-inmaop$(objext) \
   s-interr$(objext) \
   s-intman$(objext) \
+  s-oscons$(objext) \
   s-osinte$(objext) \
   s-proinf$(objext) \
   s-solita$(objext) \