kumquat-buildroot/package/python
Przemyslaw Wrzos 99d930e65d python, python3: fix to ensure libpython is stripped
The python and python3 builds mark libpython as read-only which
prevents it from being stripped out correctly for the target.

Signed-off-by: Przemyslaw Wrzos <przemyslaw.wrzos@calyptech.com>
Acked-by: Thomas De Schampheleire <thomas.de_schampheleire@alcatel-lucent.com>
Tested-by: Thomas De Schampheleire <thomas.de_schampheleire@alcatel-lucent.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-02-19 08:53:59 +01:00
..
Config.in
python-001-remove-host-header-path.patch
python-002-fix-get-python-inc.patch
python-003-properly-detect-if-python-build.patch
python-004-sysconfigdata-install-location.patch
python-005-pyc-pyo-conditional.patch
python-006-cross-compile-getaddrinfo.patch
python-007-disable-extensions.patch
python-008-distutils-use-python-sysroot.patch
python-009-no-termcap-host-path.patch
python-100-optional-test-modules.patch
python-101-optional-pydoc.patch
python-102-optional-2to3.patch
python-103-optional-sqlite.patch
python-104-optional-tk.patch
python-105-optional-curses.patch
python-106-optional-expat.patch
python-107-optional-codecs-cjk.patch
python-108-optional-nis.patch
python-109-optional-unicodedata.patch
python-110-optional-db.patch
python-111-optional-ssl.patch
python-112-optional-bzip2.patch
python-113-optional-zlib.patch
python.mk python, python3: fix to ensure libpython is stripped 2014-02-19 08:53:59 +01:00