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

2005-11-16  Richard Guenther  <rguenther@suse.de>

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

From-SVN: r107087
This commit is contained in:
Richard Guenther 2005-11-16 16:19:53 +00:00 committed by Richard Biener
parent 833126adaf
commit 0678ec6bf8
2 changed files with 5 additions and 0 deletions

View 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

View 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)