1999-05-11 14:11:09 +02: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.
|
|
|
|
#
|
1999-05-11 15:03:47 +02:00
|
|
|
%rename lib liborig
|
2001-07-18 19:06:24 +02:00
|
|
|
*lib: -lgcj -lm @LIBICONV@ @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@ %(libgcc) %(liborig)
|
1999-07-21 17:11:56 +02:00
|
|
|
|
2001-08-01 14:33:38 +02:00
|
|
|
*jc1: @HASH_SYNC_SPEC@ @DIVIDESPEC@ @JC1GCSPEC@ @EXCEPTIONSPEC@ -fkeep-inline-functions
|