]> gcc.gnu.org Git - gcc.git/blob - libjava/libgcj.spec.in
re PR tree-optimization/21047 (ASSERT_EXPR handling in fold never triggers.)
[gcc.git] / libjava / libgcj.spec.in
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@ @BACKTRACESPEC@ @IEEESPEC@ -fkeep-inline-functions
This page took 0.033645 seconds and 5 git commands to generate.