Debian Patches

Status for atftp/0.8.1-1

Patch Description Author Forwarded Bugs Origin Last update
cross.patch Fix FTCBFS: -Wincompatible-pointer-types is an error atftp fails to cross build from source failing due to
Wincompatible-pointer-types as an error. Comparing with a native build,
the same diagnostic is emitted, but as a warning rather than an error.
That made me compare the compiler arguments and for some reason, the
cross build dropped std=gnu89. It turns out configure.ac adds this when
${CC} matches gcc*|clang*, but the cross compiler is named TRIPLET-gcc.
This patch extends the pattern match to cover for this.
Helmut Grohne <helmut@subdivi.de> no

All known versions for source package 'atftp'

Links