Merge pull request 'fix(autopatch): Removed obsolete ReplaceAction for '%ifarch aarch64' / '%define _find_debuginfo_dwz_opts %{nil}' block' (#1) from agent-fix/a10s-20260410-022153 into a10s

Reviewed-on: #1
This commit is contained in:
eabdullin 2026-04-13 07:25:27 +00:00
commit f3a7e6280e

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