summaryrefslogtreecommitdiff
path: root/libjava/libgcj.spec.in
diff options
context:
space:
mode:
authoraph <aph@138bc75d-0d04-0410-961f-82ee72b054a4>2001-05-01 17:45:11 +0000
committeraph <aph@138bc75d-0d04-0410-961f-82ee72b054a4>2001-05-01 17:45:11 +0000
commit664e11b6d9db37b353f5f099233b50487ed1ae8a (patch)
tree325c5511342aebdcd1ea07985a3aaa28a442ed9c /libjava/libgcj.spec.in
parent45449d9fd611410bbe27804eaf998e4609ae150f (diff)
downloadgcc-664e11b6d9db37b353f5f099233b50487ed1ae8a.tar.gz
2001-04-30 Andrew Haley <aph@cambridge.redhat.com>
* libgcj.spec.in (jc1): Add EXCEPTIONSPEC. * configure.host (EXCEPTIONSPEC): New. * configure.in (EXCEPTIONSPEC): New. * configure: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41733 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/libgcj.spec.in')
-rw-r--r--libjava/libgcj.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/libgcj.spec.in b/libjava/libgcj.spec.in
index 5a21e7a699a..51092251d96 100644
--- a/libjava/libgcj.spec.in
+++ b/libjava/libgcj.spec.in
@@ -6,7 +6,7 @@
%rename lib liborig
*lib: -lgcj -lm @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@ %(libgcc) %(liborig)
-*jc1: @DIVIDESPEC@ @JC1GCSPEC@
+*jc1: @DIVIDESPEC@ @JC1GCSPEC@ @EXCEPTIONSPEC@
#
# On some systems we force in a data_start symbol so that the GC will work