#1085016 dnstop FTCBFS: does not pass --host to configure

Package:
src:dnstop
Source:
src:dnstop
Submitter:
Helmut Grohne
Date:
2024-10-13 08:03:02 UTC
Severity:
normal
Tags:
#1085016#5
Date:
2024-10-13 06:24:43 UTC
From:
To:
dnstop fails to cross build from source, because it does not pass --host
to configure. It happens to also pass --build=x86_64-linux-gnu (and
similar flags), which is bogus on architectures other than amd64. I am
attaching a patch that correctly passes architecture properties for your
convenience.

Helmut