buildrootschalter/package/python
Thomas Petazzoni 4e7b07b4d5 python: build host-python with MAKE1
Building host-python in parallel sometimes causes "Bus error" during
the installation step on our autobuilders, such as:

  http://autobuild.buildroot.org/results/04bcc907c5e075fe1f39d4f49dcc50ec93708eb4/build-end.log

Extensive testing on one autobuilder has shown that building
host-python with MAKE1 work arounds this strange problem.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-12-15 19:06:29 +01:00
..
Config.in python: uses fork(), only available on MMU platforms 2012-11-17 09:31:09 +01:00
python-2.7-001-support-for-build.patch
python-2.7-002-cross-compile-variable.patch
python-2.7-003-no-import-when-cross-compiling.patch
python-2.7-004-no-host-headers-libs.patch
python-2.7-005-staging-headers-libs.patch
python-2.7-006-disable-extensions.patch
python-2.7-007-do-not-generate-pyo-files.patch
python-2.7-008-reread-environment.patch
python-2.7-010-change-pyconfig-h-location.patch
python-2.7-011-no-rpath.patch
python-2.7-012-correct-32bit-64bit-check.patch
python-2.7-013-fix-linux-3-compilation.patch
python-2.7-014-verbose-module-build.patch
python-2.7-015-distutils-cross-compilation-support.patch
python-2.7-016-cross-compile-getaddrinfo.patch python: enable IPv6 socket support 2012-04-24 22:57:05 +02:00
python-2.7-100-optional-test-modules.patch python2: bump to 2.7.3 2012-11-30 14:31:07 -08:00
python-2.7-101-optional-pydoc.patch python2: bump to 2.7.3 2012-11-30 14:31:07 -08:00
python-2.7-102-optional-2to3.patch python2: bump to 2.7.3 2012-11-30 14:31:07 -08:00
python-2.7-103-optional-sqlite.patch python2: bump to 2.7.3 2012-11-30 14:31:07 -08:00
python-2.7-104-optional-tk.patch python2: bump to 2.7.3 2012-11-30 14:31:07 -08:00
python-2.7-105-optional-curses.patch python2: bump to 2.7.3 2012-11-30 14:31:07 -08:00
python-2.7-106-optional-expat.patch python2: bump to 2.7.3 2012-11-30 14:31:07 -08:00
python-2.7-107-optional-codecs-cjk.patch
python-2.7-108-optional-nis.patch
python-2.7-109-optional-unicodedata.patch
python-2.7-110-optional-db.patch python2: bump to 2.7.3 2012-11-30 14:31:07 -08:00
python-2.7-111-optional-ssl.patch
python-2.7-112-optional-bzip2.patch
python-2.7-113-optional-zlib.patch
python.mk python: build host-python with MAKE1 2012-12-15 19:06:29 +01:00