From 6edf0fc76797795fde2ba30638251ec7c78a0158 Mon Sep 17 00:00:00 2001 From: Joshua Zivkovic Date: Fri, 19 Jul 2024 14:32:32 +0100 Subject: [PATCH] Disable run-make/split-debuginfo test for RISC-V 64 Due to https://github.com/rust-lang/rust/pull/120518 --- tests/run-make/split-debuginfo/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/run-make/split-debuginfo/Makefile b/tests/run-make/split-debuginfo/Makefile index cb2439093b6a0..5f463ffe8cde6 100644 --- a/tests/run-make/split-debuginfo/Makefile +++ b/tests/run-make/split-debuginfo/Makefile @@ -1,4 +1,6 @@ # ignore-cross-compile +# ignore-riscv64 On this platform only `-Csplit-debuginfo=off` is supported, see #120518 + include ../tools.mk all: off packed unpacked