#1135294 dv4l FTCBFS: uses the build architecture compiler

Package:
src:dv4l
Source:
src:dv4l
Submitter:
Helmut Grohne
Date:
2026-04-30 20:43:02 UTC
Severity:
normal
Tags:
#1135294#5
Date:
2026-04-29 20:31:01 UTC
From:
To:
dv4l fails to cross build from source, because the upstream Makefile.in
does not pick up the correctly detected cross compiler from the
configure script and instead uses the build architecture compiler as a
make default value. I'm attaching a patch to add the missing
interpolation. Once applying it, dv4l cross builds successfully. Please
consider forwarding the patch upstream.

Helmut