summaryrefslogtreecommitdiff
path: root/libgfortran/libgfortran.spec.in
blob: bc18137928bd7d1f286d54e3dd3cd7a30855e093 (plain)
1
2
3
4
5
6
7
8
#
# This spec file is read by gfortran when linking.
# It is used to specify the libraries we need to link in, in the right
# order.
#

%rename lib liborig
*lib: @LIBQUADSPEC@ @LIBM@ %(libgcc) %(liborig) %{fcoarray=shared:@COARRAY_LIBS@}