summaryrefslogtreecommitdiff
path: root/debian/patches/series
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@google.com>2024-03-31 21:05:25 -0400
committerGravatar Benjamin Barenblat <bbaren@google.com>2024-03-31 21:05:25 -0400
commitf8c62635a698fb2ff487765eba6a73485ea0b230 (patch)
tree5716eefd4b18968a35a36aa0805219944d5e63f5 /debian/patches/series
parentcd9fc91c8c4c5190c5c9b220706be7f69ce75e39 (diff)
Apply an upstream patch to prevent SIGILLs on RISC-V
Upstream has accepted Aurelien Jarno’s patch removing RISC-V support from unscaledcycleclock. Include it here, fixing https://bugs.debian.org/1059532. Also reenable parallel test runs on RISC-V, per https://bugs.debian.org/1059532#16.
Diffstat (limited to 'debian/patches/series')
-rw-r--r--debian/patches/series1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series
index 397734ac..ee48fdd3 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -5,3 +5,4 @@ empty-flags-library.diff
cordz-info-statistics-test.diff
pkg-config-directives.diff
riscv-nan-formatting.diff
+riscv-rdcycle.diff