gcc/ada/
authorsam <sam@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Jun 2008 12:55:54 +0000 (12:55 +0000)
committersam <sam@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Jun 2008 12:55:54 +0000 (12:55 +0000)
* Makefile.in: Use mlib-tgt-specific-linux.adb for sh4 as well.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@137108 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ada/ChangeLog
gcc/ada/Makefile.in

index be34816..84f76fd 100644 (file)
@@ -1,3 +1,7 @@
+2008-06-25  Samuel Tardieu  <sam@rfc1149.net>
+
+       * Makefile.in: Use mlib-tgt-specific-linux.adb for sh4 as well.
+
 2008-06-24  Eric Botcazou  <ebotcazou@adacore.com>
 
        * utils2.c (known_alignment): Derive the alignment from pointed-to
index 9ffc02e..2407512 100644 (file)
@@ -1538,7 +1538,7 @@ ifeq ($(strip $(filter-out sh4% linux%,$(arch) $(osys))),)
   system.ads<system-linux-sh4.ads
 
   TOOLS_TARGET_PAIRS =  \
-    mlib-tgt-specific.adb<mlib-tgt-linux.adb \
+    mlib-tgt-specific.adb<mlib-tgt-specific-linux.adb \
     indepsw.adb<indepsw-linux.adb
 
   EXTRA_GNATRTL_TASKING_OBJS=s-linux.o