#1112631 midish FTCBFS: builds for the build architecture

Package:
src:midish
Source:
src:midish
Submitter:
Helmut Grohne
Date:
2025-08-31 13:19:03 UTC
Severity:
normal
Tags:
#1112631#5
Date:
2025-08-30 05:16:12 UTC
From:
To:
midish fails to cross build from source, because it builds for the build
architecture. Normally, we expect a configure script to set up the
toolchain, but this configure is only concerned with paths. I propose
selecting the makefile debhelper buildsystem explicitly as that causes
debhelper to pass cross tools at the build step. I'm attaching a patch
for your convenience.

Helmut