View | Details | Raw Unified | Return to bug 45583
Collapse All | Expand All

(-)a/openssl.spec (+3 lines)
Lines 279-284 ADD_ARGS=linux64-mips64 Link Here
279
%ifarch riscv64 %e2k
279
%ifarch riscv64 %e2k
280
ADD_ARGS=linux-generic64
280
ADD_ARGS=linux-generic64
281
%endif
281
%endif
282
%ifarch loongarch64
283
ADD_ARGS=linux64-loongarch64
284
%endif
282
285
283
if echo 'extern __uint128_t i;' |
286
if echo 'extern __uint128_t i;' |
284
   gcc %optflags -Werror -c -o/dev/null -xc -; then
287
   gcc %optflags -Werror -c -o/dev/null -xc -; then

Return to bug 45583