fix(autopatch): auto-fix for llvm on c10s

Removed obsolete ReplaceAction for '%ifarch aarch64' / '%define _find_debuginfo_dwz_opts %{nil}' block
This commit is contained in:
root 2026-04-10 02:21:53 +00:00
parent c290410f46
commit 0fa88dd344

View File

@ -31,14 +31,6 @@ actions:
%ifarch %ix86 riscv64
%global reduce_debuginfo 1
count: 1
- target: "spec"
find: |
%ifarch aarch64
%define _find_debuginfo_dwz_opts %{nil}
replace: |
%ifarch aarch64 riscv64
%define _find_debuginfo_dwz_opts %{nil}
count: 1
- target: "spec"
find: |
%cmake_build --target check-lit