diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2022-09-07 18:13:01 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2022-09-07 20:22:23 +0200 |
commit | 3b98992ce119610d0d173939201dee1a331638f6 (patch) | |
tree | 7c57fe4eb62e79c625a3dca2991dbeeef09adab8 /external | |
parent | 4e55e2a10945d57aa39662e795a8a5c3b8ca41a0 (diff) |
Remove obsolete comment
...after c8fd50f9ec02a131fd4c99e80f7252b49015653a "python3: upgrade to release
3.8.13"
Change-Id: I43428485e7cdffec7b3a7a575334bd886e2f26c0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139609
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'external')
-rw-r--r-- | external/python3/UnpackedTarball_python3.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/external/python3/UnpackedTarball_python3.mk b/external/python3/UnpackedTarball_python3.mk index 06c64d7d5688..127dea4a8ee4 100644 --- a/external/python3/UnpackedTarball_python3.mk +++ b/external/python3/UnpackedTarball_python3.mk @@ -15,9 +15,6 @@ $(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 \ |