mirror of
https://abf.rosa.ru/djam/glibc40.git
synced 2025-02-23 15:52:52 +00:00
fix build
This commit is contained in:
parent
5d2028302b
commit
e2b997137f
1 changed files with 1 additions and 1 deletions
|
@ -1728,7 +1728,7 @@ rm -f %{buildroot}%{_prefix}/*/libcrypt.a %{buildroot}%{_includedir}/crypt.h %{b
|
|||
# remove broken symlink
|
||||
rm -f %{buildroot}%{_prefix}/lib/libcrypt.so
|
||||
|
||||
%ifarch %{aarch64}
|
||||
%ifarch aarch64
|
||||
# Compat symlink -- some versions of ld hardcoded /lib/ld-linux-aarch64.so.1
|
||||
# as dynamic loader
|
||||
ln -s %{_slibdir}/ld-linux-aarch64.so.1 %{buildroot}/lib/ld-linux-aarch64.so.1
|
||||
|
|
Loading…
Add table
Reference in a new issue