Skip to content

Commit 6edf0fc

Browse files
Disable run-make/split-debuginfo test for RISC-V 64
Due to #120518
1 parent 8c3a94a commit 6edf0fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/run-make/split-debuginfo/Makefile

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# ignore-cross-compile
2+
# ignore-riscv64 On this platform only `-Csplit-debuginfo=off` is supported, see #120518
3+
24
include ../tools.mk
35

46
all: off packed unpacked

0 commit comments

Comments
 (0)