mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-26 08:22:38 +03:00
8 lines
154 B
Plaintext
8 lines
154 B
Plaintext
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
|