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.
|
|
|
|
#
|
1999-05-11 09:03:47 -04:00
|
|
|
%rename lib liborig
|
1999-09-02 02:27:00 -04:00
|
|
|
*lib: -lgcj -lm @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@ %(liborig)
|
1999-07-21 11:11:56 -04:00
|
|
|
|
1999-09-22 16:44:41 -04:00
|
|
|
*jc1: @DIVIDESPEC@
|