From ef560b9b8e4f5cb9d12b6a996233150f6eb2fcb4 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 20 May 2025 17:30:39 +0300 Subject: [PATCH] Update config --- config.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/config.yaml b/config.yaml index 66cef36..e7aa70b 100644 --- a/config.yaml +++ b/config.yaml @@ -94,14 +94,6 @@ actions: %ifnarch %{ix86} s390x riscv64 %{_prefix}/lib/clang/%{maj_ver}/lib/%{compiler_rt_triple}/liborc_rt.a count: 1 - - target: "spec" - find: | - %ifnarch %{ix86} - # libomptarget is not supported on 32-bit systems. - replace: | - %ifnarch %{ix86} riscv64 - # libomptarget is not supported on 32-bit systems. - count: 2 - modify_release: - suffix: ".alma.1"