From d83fa8360c587fda79e9cbed0430f40120ad20d8 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 24 Oct 2024 04:11:04 +0000 Subject: automatic import of python3 --- 0001-add-loongarch64-support-for-python.patch | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 0001-add-loongarch64-support-for-python.patch (limited to '0001-add-loongarch64-support-for-python.patch') diff --git a/0001-add-loongarch64-support-for-python.patch b/0001-add-loongarch64-support-for-python.patch new file mode 100644 index 0000000..8cba5ee --- /dev/null +++ b/0001-add-loongarch64-support-for-python.patch @@ -0,0 +1,24 @@ +From cd9f19a56816985d05f132319874f6697d7da872 Mon Sep 17 00:00:00 2001 +From: Wenlong Zhang +Date: Mon, 26 Feb 2024 03:25:24 +0000 +Subject: [PATCH] add loongarch64 support for python + +--- + configure.ac | 2 ++ + 1 file changed, 2 insertions(+) + +diff --git a/configure.ac b/configure.ac +index e1cbb7c..1b8c272 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -968,6 +968,8 @@ cat > conftest.c <=6) && defined(_MIPSEL) +-- +2.43.0 -- cgit v1.2.3