From 950477aec64fc073dad99f8fbf40779e5722dd7c Mon Sep 17 00:00:00 2001 From: q66 Date: Thu, 17 Dec 2020 01:45:39 +0100 Subject: [PATCH] python3: add ppcle triple --- srcpkgs/python3/patches/ppcle.patch | 45 +++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 srcpkgs/python3/patches/ppcle.patch diff --git a/srcpkgs/python3/patches/ppcle.patch b/srcpkgs/python3/patches/ppcle.patch new file mode 100644 index 00000000000..7cc7bd2dd09 --- /dev/null +++ b/srcpkgs/python3/patches/ppcle.patch @@ -0,0 +1,45 @@ +From 2c26cbb9292c5b06febe9b4a135e140ece4a7e46 Mon Sep 17 00:00:00 2001 +From: q66 +Date: Thu, 17 Dec 2020 01:41:54 +0100 +Subject: [PATCH] add powerpcle triple + +--- + configure | 4 ++++ + configure.ac | 4 ++++ + 2 files changed, 8 insertions(+) + +diff --git configure configure +index 2d379fe..97d1f9b 100755 +--- configure ++++ configure +@@ -5302,7 +5302,11 @@ cat >> conftest.c <> conftest.c <