gcc/libjava/libgcj.spec.in

11 lines
268 B
RPMSpec
Raw Normal View History

#
# 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.
#
%rename lib liborig
*lib: -lgcj -lm @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@ %(liborig)
1999-11-19 20:13:42 +01:00
*jc1: @DIVIDESPEC@ @EXCEPTIONSPEC@