From f8c62635a698fb2ff487765eba6a73485ea0b230 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Sun, 31 Mar 2024 21:05:25 -0400 Subject: Apply an upstream patch to prevent SIGILLs on RISC-V MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. --- debian/copyright | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian/copyright') diff --git a/debian/copyright b/debian/copyright index 19a3388c..50743e9c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -15,6 +15,10 @@ Files: debian/* Copyright: 2020-2022 Google LLC License: Apache-2.0 +Files: debian/patches/riscv-nan-formatting.diff +Copyright: 2024 aurel32 +License: Apache-2.0 + License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the -- cgit v1.2.3