gcc/libjava/libgcj.spec.in

8 lines
249 B
RPMSpec

#
# 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.
#
# We need a space after the `+' to placate gcc.
*lib: + -lgcj -lm @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@