]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Makefile.in: Add EH_MECHANISM=-gcc to s390(x) linux.
authorRichard Guenther <rguenther@suse.de>
Wed, 16 Nov 2005 16:19:53 +0000 (16:19 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 16 Nov 2005 16:19:53 +0000 (16:19 +0000)
2005-11-16  Richard Guenther  <rguenther@suse.de>

* Makefile.in: Add EH_MECHANISM=-gcc to s390(x) linux.

From-SVN: r107087

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

index 361356663951724eee9309ada12d027e277890a9..cc21e396b7c0392e2907a6576ffc44ed34918d5e 100644 (file)
@@ -1,3 +1,7 @@
+2005-11-16  Richard Guenther  <rguenther@suse.de>
+
+       * Makefile.in: Add EH_MECHANISM=-gcc to s390(x) linux.
+
 2005-11-16  Joel Sherrill <joel.sherrill@oarcorp.com>
 
         PR ada/24855
index 0dfe8ae181657a36eb547718d6b5e96883a82c67..34f6399d5522d968a31b57ec550649a8f2058678 100644 (file)
@@ -780,6 +780,7 @@ ifeq ($(strip $(filter-out s390% linux%,$(arch) $(osys))),)
   TOOLS_TARGET_PAIRS =  \
     mlib-tgt.adb<mlib-tgt-linux.adb
 
+  EH_MECHANISM=-gcc
   THREADSLIB = -lpthread
   GNATLIB_SHARED = gnatlib-shared-dual
   PREFIX_OBJS = $(PREFIX_REAL_OBJS)