Commit 0678ec6b by Richard Guenther Committed by Richard Biener

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
parent 833126ad
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> 2005-11-16 Joel Sherrill <joel.sherrill@oarcorp.com>
PR ada/24855 PR ada/24855
......
...@@ -780,6 +780,7 @@ ifeq ($(strip $(filter-out s390% linux%,$(arch) $(osys))),) ...@@ -780,6 +780,7 @@ ifeq ($(strip $(filter-out s390% linux%,$(arch) $(osys))),)
TOOLS_TARGET_PAIRS = \ TOOLS_TARGET_PAIRS = \
mlib-tgt.adb<mlib-tgt-linux.adb mlib-tgt.adb<mlib-tgt-linux.adb
EH_MECHANISM=-gcc
THREADSLIB = -lpthread THREADSLIB = -lpthread
GNATLIB_SHARED = gnatlib-shared-dual GNATLIB_SHARED = gnatlib-shared-dual
PREFIX_OBJS = $(PREFIX_REAL_OBJS) PREFIX_OBJS = $(PREFIX_REAL_OBJS)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment