]> git.webhop.me Git - bs-cst-neutrino-hd.git/commit
introduce python3.11; bump version libffi-3.4.2
authorMarkham <markham001@gmx.de>
Thu, 29 Feb 2024 18:03:56 +0000 (19:03 +0100)
committerMarkham <markham001@gmx.de>
Thu, 29 Feb 2024 18:03:56 +0000 (19:03 +0100)
commitf0e5585b5cffd4dfc3cad67beba2ea819bf5fbc7
treeb8797027d95bb0ee243852d6d531801fb6a7c3fa
parentbbda73d2a81277c709a0ff7ee81ff101091f6b40
introduce python3.11; bump version libffi-3.4.2
44 files changed:
Makefile
archive-patches/libffi-3.2.1.patch [deleted file]
archive-patches/libffi/patches/0001-Fix-installation-location-of-libffi.patch [new file with mode: 0644]
archive-patches/libffi/patches/0002-Fix-use-of-compact-eh-frames-on-MIPS.patch [new file with mode: 0644]
archive-patches/libffi/patches/0003-libffi-enable-hardfloat-in-the-MIPS-assembly-code.patch [new file with mode: 0644]
archive-patches/python3/files/python-venv [new file with mode: 0644]
archive-patches/python3/patches/0001-Make-the-build-of-pyc-files-conditional.patch [new file with mode: 0644]
archive-patches/python3/patches/0002-Disable-buggy_getaddrinfo-configure-test-when-cross-.patch [new file with mode: 0644]
archive-patches/python3/patches/0003-Add-infrastructure-to-disable-the-build-of-certain-e.patch [new file with mode: 0644]
archive-patches/python3/patches/0004-Adjust-library-header-paths-for-cross-compilation.patch [new file with mode: 0644]
archive-patches/python3/patches/0005-Don-t-look-in-usr-lib-termcap-for-libraries.patch [new file with mode: 0644]
archive-patches/python3/patches/0006-Don-t-add-multiarch-paths.patch [new file with mode: 0644]
archive-patches/python3/patches/0007-Abort-on-failed-module-build.patch [new file with mode: 0644]
archive-patches/python3/patches/0008-Serial-ioctl-workaround.patch [new file with mode: 0644]
archive-patches/python3/patches/0009-Do-not-adjust-the-shebang-of-Python-scripts-for-cros.patch [new file with mode: 0644]
archive-patches/python3/patches/0010-Misc-python-config.sh.in-ensure-sed-invocations-only.patch [new file with mode: 0644]
archive-patches/python3/patches/0011-Add-an-option-to-disable-pydoc.patch [new file with mode: 0644]
archive-patches/python3/patches/0012-Add-an-option-to-disable-lib2to3.patch [new file with mode: 0644]
archive-patches/python3/patches/0013-Add-option-to-disable-the-sqlite3-module.patch [new file with mode: 0644]
archive-patches/python3/patches/0014-Add-an-option-to-disable-the-tk-module.patch [new file with mode: 0644]
archive-patches/python3/patches/0015-Add-an-option-to-disable-the-curses-module.patch [new file with mode: 0644]
archive-patches/python3/patches/0016-Add-an-option-to-disable-expat.patch [new file with mode: 0644]
archive-patches/python3/patches/0017-Add-an-option-to-disable-CJK-codecs.patch [new file with mode: 0644]
archive-patches/python3/patches/0018-Add-an-option-to-disable-NIS.patch [new file with mode: 0644]
archive-patches/python3/patches/0019-Add-an-option-to-disable-unicodedata.patch [new file with mode: 0644]
archive-patches/python3/patches/0020-Add-an-option-to-disable-IDLE.patch [new file with mode: 0644]
archive-patches/python3/patches/0021-Add-an-option-to-disable-decimal.patch [new file with mode: 0644]
archive-patches/python3/patches/0022-Add-an-option-to-disable-the-ossaudiodev-module.patch [new file with mode: 0644]
archive-patches/python3/patches/0023-Add-an-option-to-disable-openssl-support.patch [new file with mode: 0644]
archive-patches/python3/patches/0024-Add-an-option-to-disable-the-readline-module.patch [new file with mode: 0644]
archive-patches/python3/patches/0025-Add-options-to-disable-zlib-bzip2-and-xz-modules.patch [new file with mode: 0644]
archive-patches/python3/patches/0026-python-config.sh-don-t-reassign-prefix.patch [new file with mode: 0644]
archive-patches/python3/patches/0027-Add-an-option-to-disable-uuid-module.patch [new file with mode: 0644]
archive-patches/python3/patches/0028-fix-building-on-older-distributions.patch [new file with mode: 0644]
archive-patches/python3/patches/0029-configure.ac-fixup-CC-print-multiarch-output-for-mus.patch [new file with mode: 0644]
archive-patches/python3/patches/0030-Add-an-option-to-disable-the-berkeleydb-module.patch [new file with mode: 0644]
archive-patches/python3/patches/0031-lib-crypt-uClibc-ng-doesn-t-set-errno-when-encryptio.patch [new file with mode: 0644]
archive-patches/python3/patches/0100-use-legacy-path-for-pycs.patch [new file with mode: 0644]
make/archives.mk
make/environment-build.mk
make/libraries.mk
make/python3.mk [new file with mode: 0644]
make/rootfs.mk
make/versions.mk