Bug#606217: [Build-common-hackers] Bug#606217: Subject: cdbs: Python cross building not supported

2010-12-22 Thread Jonas Smedegaard
Hi Peter, On Tue, Dec 07, 2010 at 02:25:03PM +, Peter Pearse wrote: When python is called to build C/C++ extensions whilst cross building a package, it needs to be set up to use the cross toolchain, rather than the default build host toolchain. The patch below indicates how this might be

Bug#606217: Subject: cdbs: Python cross building not supported

2010-12-07 Thread Peter Pearse
Subject: cdbs: Python cross building not supported Package: cdbs Version: 0.4.83ubuntu2 Severity: wishlist When python is called to build C/C++ extensions whilst cross building a package, it needs to be set up to use the cross toolchain, rather than the default build host toolchain. The patch be