diff --git a/openssl.spec b/openssl.spec index 07b28c3f..b11a6c41 100644 --- a/openssl.spec +++ b/openssl.spec @@ -279,6 +279,9 @@ ADD_ARGS=linux64-mips64 %ifarch riscv64 %e2k ADD_ARGS=linux-generic64 %endif +%ifarch loongarch64 +ADD_ARGS=linux64-loongarch64 +%endif if echo 'extern __uint128_t i;' | gcc %optflags -Werror -c -o/dev/null -xc -; then