Makefile.in: Fix mipsel linux handling.
authorLaurent GUERBY <laurent@guerby.net>
Sun, 1 Feb 2009 14:18:20 +0000 (14:18 +0000)
committerLaurent Guerby <guerby@gcc.gnu.org>
Sun, 1 Feb 2009 14:18:20 +0000 (14:18 +0000)
2009-01-31  Laurent GUERBY  <laurent@guerby.net>

* gcc-interface/Makefile.in: Fix mipsel linux handling.

From-SVN: r143855

gcc/ada/ChangeLog
gcc/ada/gcc-interface/Makefile.in

index 86cf76d..31000a4 100644 (file)
@@ -1,3 +1,7 @@
+2009-01-31  Laurent GUERBY  <laurent@guerby.net>
+
+       * gcc-interface/Makefile.in: Fix mipsel linux handling.
+       
 2009-01-16  Jakub Jelinek  <jakub@redhat.com>
 
        * gcc-interface/Makefile.in: Fix multilib handling for
index aced4e8..bce81a6 100644 (file)
@@ -1458,10 +1458,16 @@ ifeq ($(strip $(filter-out mipsel linux%,$(arch) $(osys))),)
   s-taprop.adb<s-taprop-linux.adb \
   s-tasinf.ads<s-tasinf-linux.ads \
   s-tasinf.adb<s-tasinf-linux.adb \
-  s-taspri.ads<s-taspri-posix.ads \
+  s-taspri.ads<s-taspri-posix-noaltstack.ads \
   s-tpopsp.adb<s-tpopsp-posix-foreign.adb \
+  g-sercom.adb<g-sercom-linux.adb \
   system.ads<system-linux-mipsel.ads
 
+  TOOLS_TARGET_PAIRS =  \
+    mlib-tgt-specific.adb<mlib-tgt-specific-linux.adb \
+    indepsw.adb<indepsw-gnu.adb
+
+  EXTRA_GNATRTL_TASKING_OBJS=s-linux.o
   EH_MECHANISM=-gcc
   THREADSLIB = -lpthread
   GNATLIB_SHARED = gnatlib-shared-dual