Hi Matthias,

thank you for reviewing my patch stack.

On Wed, Sep 23, 2020 at 05:26:56PM +0200, Matthias Klose wrote:
> you'll see warnings when dpkg-genchanges runs. looks like you want the
> architecture file to list the one architecture explicitly, not list "any".

Yes. I got this wrong. It's correct for cpp, gcc, and gccgo, but wrong for
gfortran, gdc, gobjc, and gobjc++.

Instead of `Architecture: any`, the correct line is:

    Architecture: ifdef(`TARGET',`any',arch_deb)

Thank you for catching this. The next iteration shall fix it.

Helmut

Reply via email to