aboutsummaryrefslogtreecommitdiff
path: root/libjava/libgcj.spec.in
diff options
context:
space:
mode:
authorAndrew Haley <aph@gcc.gnu.org>2001-05-01 17:45:11 +0000
committerAndrew Haley <aph@gcc.gnu.org>2001-05-01 17:45:11 +0000
commite529c2c1c3de474630b49a9cd04fbcbebc07dc40 (patch)
tree325c5511342aebdcd1ea07985a3aaa28a442ed9c /libjava/libgcj.spec.in
parent4e70264f826ec25e36cdc66bda9560a4652f9ca6 (diff)
downloadgcc-e529c2c1c3de474630b49a9cd04fbcbebc07dc40.zip
gcc-e529c2c1c3de474630b49a9cd04fbcbebc07dc40.tar.gz
gcc-e529c2c1c3de474630b49a9cd04fbcbebc07dc40.tar.bz2
libgcj.spec.in (jc1): Add EXCEPTIONSPEC.
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. From-SVN: r41733
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 5a21e7a..5109225 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