mirror of
https://abf.rosa.ru/djam/glibc.git
synced 2025-02-23 15:02:47 +00:00
fix typo for loongarch64
This commit is contained in:
parent
dc8e1d08cc
commit
c1fdf6c369
1 changed files with 1 additions and 1 deletions
|
@ -1739,7 +1739,7 @@ ln -s %{_libdir}/ld-linux-riscv64-lp64d.so.1 %{buildroot}/lib/ld-linux-riscv64-l
|
|||
|
||||
%ifarch loongarch64
|
||||
mkdir -p %{buildroot}/lib
|
||||
ln -s %{_libdir}/ld-linux-riscv64-lp64d.so.1 %{buildroot}/lib/ld-linux-riscv64-lp64d.so.1
|
||||
ln -s %{_libdir}/ld-linux-loongarch-lp64d.so.1 %{buildroot}/lib/ld-linux-loongarch-lp64d.so.1
|
||||
%endif
|
||||
|
||||
%ifarch %{x86_64}
|
||||
|
|
Loading…
Add table
Reference in a new issue