|
From: KP Kirchdör. <ka...@us...> - 2021-01-01 16:23:15
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Repository for Bering-uClibc.".
The branch, next has been updated
via 6cabc2ef5b363d6959d1dcd6a20d291e68ddaa99 (commit)
from 3adc1d2a31d16b256be68b60c49a412de3ad9ca5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 6cabc2ef5b363d6959d1dcd6a20d291e68ddaa99
Author: kapeka <ka...@us...>
Date: Fri Jan 1 17:20:48 2021 +0100
python: add patches for cross-building with uClibc
disable build targets unneccesary for LEAF, esp docs, test-modules and ossaudio
reducing the build footprint by ca 30 MB.
-----------------------------------------------------------------------
Summary of changes:
...gy_getaddrinfo-configure-test-when-cross-.patch | 27 +++++
...ructure-to-disable-the-build-of-certain-e.patch | 108 +++++++++++++++++++
...n-t-look-in-usr-lib-termcap-for-libraries.patch | 31 ++++++
repo/python/0006-Don-t-add-multiarch-paths.patch | 37 +++++++
...on-to-disable-installation-of-test-module.patch | 117 +++++++++++++++++++++
.../0014-Add-an-option-to-disable-pydoc.patch | 99 +++++++++++++++++
...-option-to-disable-the-ossaudiodev-module.patch | 30 ++++++
...Clibc-ng-doesn-t-set-errno-when-encryptio.patch | 40 +++++++
repo/python/buildtool.cfg | 48 +++++++++
repo/python/buildtool.mk | 13 ++-
10 files changed, 547 insertions(+), 3 deletions(-)
create mode 100644 repo/python/0002-Disable-buggy_getaddrinfo-configure-test-when-cross-.patch
create mode 100644 repo/python/0003-Add-infrastructure-to-disable-the-build-of-certain-e.patch
create mode 100644 repo/python/0005-Don-t-look-in-usr-lib-termcap-for-libraries.patch
create mode 100644 repo/python/0006-Don-t-add-multiarch-paths.patch
create mode 100644 repo/python/0013-Add-an-option-to-disable-installation-of-test-module.patch
create mode 100644 repo/python/0014-Add-an-option-to-disable-pydoc.patch
create mode 100644 repo/python/0025-Add-an-option-to-disable-the-ossaudiodev-module.patch
create mode 100644 repo/python/0034-lib-crypt-uClibc-ng-doesn-t-set-errno-when-encryptio.patch
hooks/post-receive
--
Repository for Bering-uClibc.
|