glibc/sysdeps/unix/sysv/linux/loongarch/shlib-versions

8 lines
154 B
Plaintext
Raw Normal View History

2022-07-19 01:22:07 +00:00
DEFAULT GLIBC_2.36
%if LOONGARCH_ABI_GRLEN == 64 && LOONGARCH_ABI_FRLEN == 64
ld=ld-linux-loongarch-lp64d.so.1
%else
%error cannot determine ABI
%endif