Bug#841761: [Build-common-hackers] Bug#841761: cdbs: improve cross compilation with makefile and cmake classes

2017-10-14 Thread Helmut Grohne
Hi Jonas, On Tue, Jun 27, 2017 at 05:08:58PM +0200, Jonas Smedegaard wrote: > > The cmake class defaults to passing $(CC) as CMAKE_C_COMPILER. > > Unfortunately, CC defaults to cc and cdbs does nothing to fix that. I > > propose that 1/class/langcore.mk changes CC and CXX such that if they > >

Bug#841761: [Build-common-hackers] Bug#841761: cdbs: improve cross compilation with makefile and cmake classes

2017-06-27 Thread Jonas Smedegaard
Thanks for this - and for nudging me on irc about it :-) Quoting Helmut Grohne (2016-10-23 11:58:57) > In 1/class/cmake.mk, the DEB_BUILDDIR variable uses > DEB_BUILD_GNU_TYPE. That sounds wrong as building things for the build > architecture is not a common thing to do. I suggest to change this

Bug#841761: cdbs: improve cross compilation with makefile and cmake classes

2016-10-23 Thread Helmut Grohne
Package: cdbs Version: 0.4.148 Severity: wishlist Tags: patch User: helm...@debian.org Usertags: rebootstrap Control: affects -1 + src:cmt src:duma src:freerdp src:hydrogen Cross building debian packages that use cdbs does not work as well as it could work. Recent improvements in debhelper have ma