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:
parent
c290410f46
commit
0fa88dd344
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user