From e529c2c1c3de474630b49a9cd04fbcbebc07dc40 Mon Sep 17 00:00:00 2001 From: Andrew Haley Date: Tue, 1 May 2001 17:45:11 +0000 Subject: libgcj.spec.in (jc1): Add EXCEPTIONSPEC. 2001-04-30 Andrew Haley * libgcj.spec.in (jc1): Add EXCEPTIONSPEC. * configure.host (EXCEPTIONSPEC): New. * configure.in (EXCEPTIONSPEC): New. * configure: Rebuilt. From-SVN: r41733 --- libjava/configure.host | 1 + 1 file changed, 1 insertion(+) (limited to 'libjava/configure.host') diff --git a/libjava/configure.host b/libjava/configure.host index 634c5ea..3838fc5 100644 --- a/libjava/configure.host +++ b/libjava/configure.host @@ -45,6 +45,7 @@ AM_RUNTESTFLAGS= echo "$target" DIVIDESPEC=-fuse-divide-subroutine +EXCEPTIONSPEC=-fnon-call-exceptions case "${host}" in mips-tx39-*|mipstx39-unknown-*) -- cgit v1.1