la64: avoid idiotic "ERROR: static library violation"

This commit is contained in:
Алексей Шепляков 2023-01-31 21:34:04 +04:00
parent 58d0441101
commit a73b457758

View File

@ -48,6 +48,7 @@
%define target_qemu_arch loongarch64
%define target_ld_linux /lib64/ld-linux-loongarch-lp64d.so.1
%define target_libdir lib64
%define target_has_itm 1
%endif
%if "%target_arch" != "arm"