diff --git a/python-3.6.4-add-riscv64-linux-gnu.patch b/python-3.6.4-add-riscv64-linux-gnu.patch new file mode 100644 index 0000000..09b270a --- /dev/null +++ b/python-3.6.4-add-riscv64-linux-gnu.patch @@ -0,0 +1,13 @@ +diff --git a/configure.ac b/configure.ac +index 4b42393..2394669 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -846,6 +846,8 @@ cat >> conftest.c < - 3.6.5-4.0.riscv64 +- Disable gdb / gdb_hooks for riscv64 +- Add riscv64 triplet patch + * Mon Apr 23 2018 Miro HronĨok - 3.6.5-4 - Fix multiprocessing regression on newer glibcs - Enable test_multiprocessing_fork(server) and _spawn again