Revision 18474,
355 bytes
checked in by ghudson, 22 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r18473,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | # |
---|
2 | # This spec file is read by gcj when linking. |
---|
3 | # It is used to specify the standard libraries we need in order |
---|
4 | # to link with libgcj. |
---|
5 | # |
---|
6 | %rename lib liborig |
---|
7 | *lib: -lgcj -lm @LIBICONV@ @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@ %(libgcc) %(liborig) |
---|
8 | |
---|
9 | *jc1: @HASH_SYNC_SPEC@ @DIVIDESPEC@ @CHECKREFSPEC@ @JC1GCSPEC@ @EXCEPTIONSPEC@ -fkeep-inline-functions |
---|
Note: See
TracBrowser
for help on using the repository browser.