Sign in
gnu
/
gcc
/
refs/tags/releases/gcc-11.2.0
/
.
/
libgfortran
/
libgfortran.spec.in
blob: 95aa3f842a30a9bfc073c68735e9f13f8d11139f [
file
] [
log
] [
blame
]
#
# 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@
-
lm
%(
libgcc
)
%(
liborig
)