about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/arc/shlib-versions
blob: 343c0a04500e6f1d9f0ce913bdbbc8681f5d042b (plain) (blame)
1
2
3
4
5
6
7
DEFAULT                 GLIBC_2.32

%ifdef HAVE_ARC_BE
ld=ld-linux-arceb.so.2
%else
ld=ld-linux-arc.so.2
%endif