* libgcj.spec.in, libgcj-test.spec.in: Revert for now.

From-SVN: r51659
This commit is contained in:
Alexandre Oliva 2002-03-31 18:24:59 +00:00 committed by Alexandre Oliva
parent ba2b743542
commit d05972d298
3 changed files with 6 additions and 4 deletions

View File

@ -1,5 +1,7 @@
2002-03-31 Alexandre Oliva <aoliva@redhat.com>
* libgcj.spec.in, libgcj-test.spec.in: Revert for now.
* libgcj.spec.in: Override libgcc, not lib.
* libgcj-test.spec.in: Likewise.

View File

@ -2,6 +2,6 @@
# This spec file is read by gcj when linking.
# It is only used by the testing harnesses (in libjava and gdb).
#
%rename libgcc libgccorig2
*libgcc: @LIBGCJTESTSPEC@ @GCTESTSPEC@ @ZLIBTESTSPEC@ %(libgccorig2)
%rename lib liborig2
*lib: @LIBGCJTESTSPEC@ @GCTESTSPEC@ @ZLIBTESTSPEC@ %(liborig2)

View File

@ -3,7 +3,7 @@
# It is used to specify the standard libraries we need in order
# to link with libgcj.
#
%rename libgcc libgccorig
*libgcc: -lgcj -lm @LIBICONV@ @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@ %(libgccorig)
%rename lib liborig
*lib: -lgcj -lm @LIBICONV@ @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@ %(libgcc) %(liborig)
*jc1: @HASH_SYNC_SPEC@ @DIVIDESPEC@ @CHECKREFSPEC@ @JC1GCSPEC@ @EXCEPTIONSPEC@ -fkeep-inline-functions