Sign in
nest-open-source
/
manifest_repos
/
gnu_toolchain
/
refs/heads/main
/
.
/
aarch64-none-elf
/
lib
/
libgfortran.spec
blob: 911299f94d9efa7b948b7573d24f999ff2cba4a0 [
file
] [
log
] [
blame
] [
edit
]
#
# 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
:
-
lm
%(
libgcc
)
%(
liborig
)