From 83c331777431fa31b2f3212e65e9252d18a01dd6 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Fri, 23 Nov 2018 09:09:19 +0100 Subject: [PATCH] Add support for RISC-V (riscv64) Signed-off-by: David Abdurachmanov --- Python-3.6.7-riscv-triplets.patch | 19 +++++++++++++++++++ python36.spec | 10 +++++++++- 2 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 Python-3.6.7-riscv-triplets.patch diff --git a/Python-3.6.7-riscv-triplets.patch b/Python-3.6.7-riscv-triplets.patch new file mode 100644 index 0000000..6c2c178 --- /dev/null +++ b/Python-3.6.7-riscv-triplets.patch @@ -0,0 +1,19 @@ +diff --git a/configure.ac b/configure.ac +index 94b0db0..0da9814 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -846,6 +846,14 @@ cat >> conftest.c < - 3.6.7-1.0.riscv64 +- Add support for RISC-V (riscv64) + * Mon Oct 22 2018 Miro HronĨok - 3.6.7-1 - Update to 3.6.7