Bug#852360: Cross compiling and Bug#852360

2017-04-14 Thread Lukas Schwaighofer
Hello Helmut, On Thu, 13 Apr 2017 22:05:02 +0200 Helmut Grohne wrote: > > Does that mean that the snippet > > > include /usr/share/dpkg/architecture.mk > > > ifeq ($(origin CC),default) > > > export CC := $(DEB_HOST_GNU_TYPE)-gcc > > > endif > > can be removed again from

Bug#852360: Cross compiling and Bug#852360

2017-04-13 Thread Helmut Grohne
Hi Lukas, On Thu, Apr 13, 2017 at 08:49:27PM +0200, Lukas Schwaighofer wrote: > The bug report mentions moving to a more recent autotools fixes the > problem as well. Since the package uses debhelper 10 (which enables the > autoreconf sequence by default), the configure script is regenerated >

Bug#852360: Cross compiling and Bug#852360

2017-04-13 Thread Lukas Schwaighofer
Hi Debian cross team, I have a question regarding Bug#852360 and cross compiling dsniff. The bug report mentions moving to a more recent autotools fixes the problem as well. Since the package uses debhelper 10 (which enables the autoreconf sequence by default), the configure script