#1070125 dmucs FTCBFS: uses the build architecture compiler

Package:
src:dmucs
Source:
src:dmucs
Submitter:
Helmut Grohne
Date:
2024-04-30 15:39:14 UTC
Severity:
normal
Tags:
#1070125#5
Date:
2024-04-30 11:58:39 UTC
From:
To:
dmucs fails to cross build from source, because it uses the build
architecture compiler. override_dh_auto_configure now invokes
./configure without passing --host and hence configure uses the wrong
compiler. Moreover, the upstream build system fails to forward the
detected compiler to the COSMIC subdirectory. I'm attaching a patch to
fix both for your convenience.

Helmut