Debian Patches

Status for suitesparse/1:5.8.1+dfsg-2

Patch Description Author Forwarded Bugs Origin Last update
buildflags.patch Clean up build flags - remove rpath
- remove optimization flags because we want to support noopt option
- remove -fPIC because we don't want to use it for static libraries (and debian/rules
re-adds it for dynamic libraries)
Sébastien Villemot <sebastien@debian.org> not-needed 2017-12-01
mongoose-build.patch Fix Mongoose build system - top-level Makefile: do not try to build Mongoose dynamic library before
dynamic suitesparse_config has been compiled
- do not compile static Mongoose with PIC
- link mongoose executable against dynamic Mongoose library
- hardcode paths for static libsuitesparse_config
All this mess comes from the fact that upstream build system compiles
libsuitesparse_config.a with PIC by default (this is changed in Debian by
buildflags.patch).
Also clean LaTeX generated files when doing "make clean"
Sébastien Villemot <sebastien@debian.org> no 2018-12-26
graphblas-build.patch Fix GraphBLAS build system - top-level Makefile: do not try to build GraphBLAS dynamic library before
dynamic suitesparse_config has been compiled
- ensure that static library is compiled at the same time as the dynamic one
All this mess comes from the fact that upstream build system compiles
libsuitesparse_config.a with PIC by default (this is changed in Debian by
buildflags.patch).
Sébastien Villemot <sebastien@debian.org> no 2019-11-13
libatomic.patch Add missing link of GraphBLAS to libatomic Needed for at least armel, mipsel, m68k and powerpc. Sébastien Villemot <sebastien@debian.org> yes upstream 2020-02-28
sliplu-doc.patch Rebuild SLIP LU userguide as the other docs Sébastien Villemot <sebastien@debian.org> yes upstream 2020-07-15

All known versions for source package 'suitesparse'

Links