[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#599619: unblock: python2.6 2.6.6-6



On 09.10.2010 19:26, Julien Cristau wrote:
On Sat, Oct  9, 2010 at 19:05:04 +0200, Matthias Klose wrote:

python2.6 (2.6.6-6) unstable; urgency=low

This hunk:

@@ -136,7 +136,7 @@
  d_dbg  := debian/$(p_dbg)

  # profiled build fails on amd64, lpia, sparc
-ifneq (,$(filter $(DEB_HOST_ARCH), alpha amd64 hppa i386 ia64 lpia mips mipsel powerpc s390 sparc64 hurd-i386 kfreebsd-i386 kfreebsd-amd64))
+ifneq (,$(filter $(DEB_HOST_ARCH), alpha amd64 armel hppa i386 ia64 lpia mips mipsel powerpc s390 sparc64 hurd-i386 kfreebsd-i386 kfreebsd-amd64))
    make_build_target =
  else
    make_build_target = profile-opt

is not documented in changelog?

yes, disables the profiled bootstrap on armel too, which sometimes succeeds and sometimes not.



Reply to: