mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-30 08:40:07 +00:00
8 lines
112 B
Plaintext
8 lines
112 B
Plaintext
|
DEFAULT GLIBC_2.32
|
||
|
|
||
|
%ifdef HAVE_ARC_BE
|
||
|
ld=ld-linux-arceb.so.2
|
||
|
%else
|
||
|
ld=ld-linux-arc.so.2
|
||
|
%endif
|