mirror of git://sourceware.org/git/glibc.git
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
|