]> gcc.gnu.org Git - gcc.git/blame - libjava/libgcj.spec.in
MAINTAINERS (Write After Approval): Add myself.
[gcc.git] / libjava / libgcj.spec.in
CommitLineData
f994389b
TT
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#
d05972d2 6%rename lib liborig
d6c122f7 7*lib: @LD_START_STATIC_SPEC@ -lgcj @LD_FINISH_STATIC_SPEC@ -lm @LIBICONV@ @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@ %(libgcc) %(liborig)
d342a2e1 8
c4ebd83d 9*jc1: @HASH_SYNC_SPEC@ @DIVIDESPEC@ @CHECKREFSPEC@ @JC1GCSPEC@ @EXCEPTIONSPEC@ @BACKTRACESPEC@ @IEEESPEC@ -fkeep-inline-functions
This page took 0.611829 seconds and 5 git commands to generate.