repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* ChangeLog: Fix whitespace.
[official-gcc.git]
/
libgfortran
/
libgfortran.spec.in
blob
95aa3f842a30a9bfc073c68735e9f13f8d11139f
1
#
2
# This spec file is read by gfortran when linking.
3
# It is used to specify the libraries we need to link in, in the right
4
# order.
5
#
6
7
%rename
lib liborig
8
*
lib
:
@LIBQUADSPEC@
-
lm %
(
libgcc
)
%
(
liborig
)