#1121259 gmrun FTCBFS: uses build architecture build tools

Package:
src:gmrun
Source:
src:gmrun
Submitter:
Helmut Grohne
Date:
2025-11-23 21:49:03 UTC
Severity:
normal
Tags:
#1121259#5
Date:
2025-11-20 08:37:22 UTC
From:
To:
gmrun fails to cross build from source. It used to honour --host=... and
still parses it, but it no longer prepends its value to build tools. As
a result, it uses the build architecture gcc and pkg-config. A
relatively easy way to make this work is exporting the standard
variables. I'm attaching a patch as it makes gmrun cross build again.
Please consider applying it.

Helmut