aboutsummaryrefslogtreecommitdiff
path: root/libjava/libgcj.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/libgcj.spec.in')
-rw-r--r--libjava/libgcj.spec.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/libjava/libgcj.spec.in b/libjava/libgcj.spec.in
deleted file mode 100644
index a46acefed10..00000000000
--- a/libjava/libgcj.spec.in
+++ /dev/null
@@ -1,10 +0,0 @@
-#
-# This spec file is read by gcj when linking.
-# It is used to specify the standard libraries we need in order
-# to link with libgcj.
-#
-%rename lib liborig
-*lib: -lgcj -lm @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@ %(liborig)
-
-%rename cc1 cc1orig
-*cc1: @DIVIDESPEC@ %(cc1orig)