[Libreoffice-commits] core.git: external/python3

Stephan Bergmann (via logerrit) logerrit at kemper.freedesktop.org
Fri May 7 08:18:52 UTC 2021


 external/python3/UnpackedTarball_python3.mk |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit d0b343a781ff792f5acbfafc671970cd48a18da8
Author:     Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Fri May 7 08:53:36 2021 +0200
Commit:     Stephan Bergmann <sbergman at redhat.com>
CommitDate: Fri May 7 10:18:10 2021 +0200

    external/python3: Mark configure part of darwin.patch.0 as reported upstream
    
    Change-Id: Ibf9fb088eb1d7e11582518aeafa233dfa7c56bf6
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115223
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sbergman at redhat.com>

diff --git a/external/python3/UnpackedTarball_python3.mk b/external/python3/UnpackedTarball_python3.mk
index ea54b630f752..af514446fff2 100644
--- a/external/python3/UnpackedTarball_python3.mk
+++ b/external/python3/UnpackedTarball_python3.mk
@@ -15,6 +15,9 @@ $(eval $(call gb_UnpackedTarball_fix_end_of_line,python3,\
 	PCbuild/pcbuild.sln \
 ))
 
+# For the configure part of external/python3/darwin.patch.0, see
+# <https://bugs.python.org/issue44065> "'configure: error: internal configure error for the platform
+# triplet' on macOS with Clang supporting --print-multiarch:"
 $(eval $(call gb_UnpackedTarball_add_patches,python3,\
 	external/python3/i100492-freebsd.patch.1 \
 	external/python3/python-3.3.0-darwin.patch.1 \


More information about the Libreoffice-commits mailing list