aboutsummaryrefslogtreecommitdiff
path: root/libjava/libgcj.spec.in
diff options
context:
space:
mode:
authorAnthony Green <green@redhat.com>2001-06-02 19:13:52 +0000
committerAnthony Green <green@gcc.gnu.org>2001-06-02 19:13:52 +0000
commit9f0fbbabfb6640168753de41404db3bfbff73e80 (patch)
tree14dd7b5b667bb53d39d2348e46274feec9b7ae9a /libjava/libgcj.spec.in
parentef88b07dffa8efe53381ba11fbdff0ac63aac406 (diff)
downloadgcc-9f0fbbabfb6640168753de41404db3bfbff73e80.zip
gcc-9f0fbbabfb6640168753de41404db3bfbff73e80.tar.gz
gcc-9f0fbbabfb6640168753de41404db3bfbff73e80.tar.bz2
Remove libgcjdata hack. Fix jv-scan usage in dejagnu.
From-SVN: r42812
Diffstat (limited to 'libjava/libgcj.spec.in')
-rw-r--r--libjava/libgcj.spec.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/libjava/libgcj.spec.in b/libjava/libgcj.spec.in
index 90e4883..c4163ae 100644
--- a/libjava/libgcj.spec.in
+++ b/libjava/libgcj.spec.in
@@ -7,10 +7,3 @@
*lib: -lgcj -lm @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@ %(libgcc) %(liborig)
*jc1: @HASH_SYNC_SPEC@ @DIVIDESPEC@ @JC1GCSPEC@ @EXCEPTIONSPEC@
-
-#
-# On some systems we force in a data_start symbol so that the GC will work
-# with shared libraries.
-#
-%rename startfile startfileorig
-*startfile: %(startfileorig) @LIBDATASTARTSPEC@