From 4bc70e0cc0a30f16574dcbd5539be950c5f5717f Mon Sep 17 00:00:00 2001 From: Michal Toman Date: Mon, 1 Aug 2016 20:24:18 +0200 Subject: [PATCH] Build properly on MIPS --- 00242-fix-mips64-triplet.patch | 42 ++++++++++++++++++++++++++++++++++ python3.spec | 24 +++++++++++++++---- 2 files changed, 61 insertions(+), 5 deletions(-) create mode 100644 00242-fix-mips64-triplet.patch diff --git a/00242-fix-mips64-triplet.patch b/00242-fix-mips64-triplet.patch new file mode 100644 index 0000000..91bf6af --- /dev/null +++ b/00242-fix-mips64-triplet.patch @@ -0,0 +1,42 @@ +diff -urp Python-3.5.0/configure p/configure +--- Python-3.5.0/configure 2016-02-25 16:12:12.615184011 +0000 ++++ p/configure 2016-02-25 16:13:01.293412517 +0000 +@@ -5133,7 +5133,7 @@ cat >> conftest.c <> conftest.c <> conftest.c <> conftest.c < - 3.5.1-14 +- Build properly on MIPS + * Tue Jul 19 2016 Fedora Release Engineering - 3.5.1-13 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages