This also prevents --host-arch from working, as debuild looks for -a explicitly. As of devscripts 2.21.3+deb11u1, the line is still:

> /^-a(.*)/ and $targetarch = $1, push(@dpkg_opts, $_), next;

so I expect -a arch to still fail as well.

Reply via email to