1999-05-11 08:11:09 -04:00
|
|
|
#
|
|
|
|
# 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.
|
|
|
|
#
|
2002-03-31 13:24:59 -05:00
|
|
|
%rename lib liborig
|
|
|
|
*lib: -lgcj -lm @LIBICONV@ @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@ %(libgcc) %(liborig)
|
1999-07-21 11:11:56 -04:00
|
|
|
|
2003-02-12 21:51:26 -05:00
|
|
|
*jc1: @HASH_SYNC_SPEC@ @DIVIDESPEC@ @CHECKREFSPEC@ @JC1GCSPEC@ @EXCEPTIONSPEC@ @BACKTRACESPEC@ @IEEESPEC@ -fkeep-inline-functions
|