#1098978 avrp FTCBFS: uses the build architecture toolchain

Package:
src:avrp
Source:
src:avrp
Submitter:
Helmut Grohne
Date:
2025-02-26 22:33:03 UTC
Severity:
normal
Tags:
#1098978#5
Date:
2025-02-26 11:10:35 UTC
From:
To:
The last avrp upload regressed cross building. Due to the direct make
invocation, no cross tools are passed to make anymore. Beyond that, the
upstream Makefile.linux uses LD, which is not substituted by
dh_auto_build. I'm attaching a patch that makes it cross buildable
again.

Helmut