Sign in
chromium
/
native_client
/
nacl-gcc
/
1e19388af7eca2fc3ead4a84c2b9cc30ebd18e8a
/
.
/
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
)