aboutsummaryrefslogtreecommitdiff
path: root/libjava/libgcj.spec.in
diff options
context:
space:
mode:
authorAndrew Haley <aph@redhat.com>2003-02-03 15:59:48 +0000
committerAndrew Haley <aph@gcc.gnu.org>2003-02-03 15:59:48 +0000
commit4b445d7cfbfd53b7f177b656a1338e8e095f4aee (patch)
tree1fb2f57f519964ab055b993cfa1ef911ce80f5a6 /libjava/libgcj.spec.in
parent7393205f696e15d7bed993e9d3d1a02b99b9d1dc (diff)
downloadgcc-4b445d7cfbfd53b7f177b656a1338e8e095f4aee.zip
gcc-4b445d7cfbfd53b7f177b656a1338e8e095f4aee.tar.gz
gcc-4b445d7cfbfd53b7f177b656a1338e8e095f4aee.tar.bz2
libgcj.spec.in (jc1): Add BACKTRACESPEC.
2003-02-03 Andrew Haley <aph@redhat.com> * libgcj.spec.in (jc1): Add BACKTRACESPEC. * configure.host (x86_64): Default to -fno-omit-frame-pointer. * configure.in (BACKTRACESPEC): New. * configure: Regenerate. From-SVN: r62316
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 e1b3526..3e80fef 100644
--- a/libjava/libgcj.spec.in
+++ b/libjava/libgcj.spec.in
@@ -6,4 +6,4 @@
%rename lib liborig
*lib: -lgcj -lm @LIBICONV@ @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@ %(libgcc) %(liborig)
-*jc1: @HASH_SYNC_SPEC@ @DIVIDESPEC@ @CHECKREFSPEC@ @JC1GCSPEC@ @EXCEPTIONSPEC@ -fkeep-inline-functions
+*jc1: @HASH_SYNC_SPEC@ @DIVIDESPEC@ @CHECKREFSPEC@ @JC1GCSPEC@ @EXCEPTIONSPEC@ @BACKTRACESPEC@ -fkeep-inline-functions