Bug#928334: iputils FTCBFS: Uses the build architecture compiler

2019-05-10 Thread Noah Meyerhans
On Thu, May 02, 2019 at 04:46:06PM +0700, Nguyen Van. Hieu wrote: > iputils fails to cross build from source, because it uses the build > architecture compiler. > Using "dh_auto_build" instead of "$(MAKE)" can solve this problem. > Please consider applying the attached patch. After buster is r

Bug#928334: iputils FTCBFS: Uses the build architecture compiler

2019-05-10 Thread Helmut Grohne
Control: forcemerge 648033 928334 Hi, On Thu, May 02, 2019 at 04:46:06PM +0700, Nguyen Van. Hieu wrote: > iputils fails to cross build from source, because it uses the build > architecture compiler. > Using "dh_auto_build" instead of "$(MAKE)" can solve this problem. > Please consider applying th

Bug#928334: iputils FTCBFS: Uses the build architecture compiler

2019-05-02 Thread Nguyen Van. Hieu
Source: iputils Version: 3:20180629-2 Severity: normal Tags: patch User:helm...@debian.org Usertags: rebootstrap Hi, iputils fails to cross build from source, because it uses the build architecture compiler. Using "dh_auto_build" instead of "$(MAKE)" can solve this problem. Please consider apply