Debian Patches

Status for libfann/2.2.0+ds-8

Patch Description Author Forwarded Bugs Origin Last update
Portable-handling-for-va_list.patch Portable handling for va_list
The current code wrongly assumes va_list is always implemented as an array. va_list
however is an opaque type, and may also be implemented as a struct, for
example. This patch implements handling of va_list in a platform-independent
way, fixing a FTBFS on alpha and armel.
Christian Kastner <ckk@debian.org> no 2015-09-25
cmake-Configurable-pkgconfig-install-destination.patch cmake: Configurable pkgconfig install destination
Don't hard-code the destination; allow it to be overridden, just as for the
other targets.
Christian Kastner <ckk@debian.org> not-needed 2015-09-25
cmake-Build-static-libraries.patch cmake: Build static libraries
The previous autoconf-based build produced static libraries and we shipped
them in the -dev package, so continue to do so.
Christian Kastner <ckk@debian.org> not-needed 2015-09-25
Link-against-libm.patch Link against libm
The libraries need to be explicitly linked against libm.
Christian Kastner <ckk@debian.org> no 2015-09-26

All known versions for source package 'libfann'

Links