dashboard
repositories
activity
search
login
luoshi
/
RK3588_XEN
forked from
~ljy/RK3588_XEN
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
init
hc
2024-03-22
a0752693d998599af469473b8dc239ef973a012f
[~luoshi/RK3588_XEN.git]
/
prebuilts
/
gcc
/
linux-x86
/
aarch64
/
gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu
/
aarch64-none-linux-gnu
/
lib64
/
libgfortran.spec
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: -lm %(libgcc) %(liborig)