packages/lang/python/python3/patches
Jeffery To f006d0ea23 python3: Fix multiarch/local paths added when building host Python
By default, the Python build process will add /usr/local/{lib,include},
and multiarch paths (e.g. /usr/{lib,include}/x86_64-linux-gnu) if
building on Debian/Ubuntu, to its library and includes paths.

006-remove-multi-arch-and-local-paths.patch was added in
84202f17e1 to stop the Python build
process from adding these paths.

006-remove-multi-arch-and-local-paths.patch was removed in
48277ec915.

006-do-not-add-multiarch-paths-when-cross-compiling.patch was added in
0c8b0b0bf7 to stop the Python build
process from adding these paths for target Python.

These paths are still added by the Python build process when building
host Python.

This replaces the cross-compiling-only patch with the original patch,
renamed slightly and adapted for Python 3.10.

Fixes: 48277ec915 ("python3: bump to version 3.8")
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-05-24 06:04:33 +03:00
..
001-enable-zlib.patch python3: bump to version 3.10.0 2021-11-19 13:30:14 +02:00
003-do-not-run-compileall.patch python3: Fix __pycache__ files included in python3-light 2023-05-24 06:04:33 +03:00
004-do-not-write-bytes-codes.patch python3: update to 3.10.7 2022-10-10 16:59:12 +02:00
006-do-not-add-multiarch-local-paths.patch python3: Fix multiarch/local paths added when building host Python 2023-05-24 06:04:33 +03:00
007-distutils-do-not-adjust-path.patch python3: refresh patches make package/python3/refresh cmd 2017-07-26 23:56:51 +03:00
008-distutils-use-python-sysroot.patch python3: bump to version 3.10.0 2021-11-19 13:30:14 +02:00
014-remove-platform-so-suffix.patch python3: Update to 3.10.3, refresh patches 2022-03-21 16:43:35 +08:00
016-adjust-config-paths.patch python3: Fix __pycache__ files included in python3-light 2023-05-24 06:04:33 +03:00
024-musl-find_library.patch treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
025-choose-python-config-version.patch python3: Fix __pycache__ files included in python3-light 2023-05-24 06:04:33 +03:00
027-install-python3-symlink-after-stdlib.patch python3: Fix race condition when doing parallel builds 2023-05-24 06:04:33 +03:00
030-bpo-43112-detect-musl-as-a-separate-SOABI-GH-24502.patch python3: backport and fix target musl libc detection 2022-09-12 14:20:14 -07:00
131-configure_ac-switch-PLATFORM_TRIPLET-suffix-to-musl.patch python3: backport and fix target musl libc detection 2022-09-12 14:20:14 -07:00