Debian Patches
Status for glpk/5.0-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
no-embedded-zlib.patch | Do not use embedded copy of zlib | Sébastien Villemot <sebastien@debian.org> | not-needed | 2013-06-25 | ||
no-embedded-suitesparse.patch | Do not use embedded copy of AMD and COLAMD libraries from suitesparse | Sébastien Villemot <sebastien@debian.org> | not-needed | 2013-06-25 | ||
gcc-15.patch | Fix FTBFS against GCC 15, which defaults to C23 Use the standard bool from stdbool.h type instead of a custom one. . Upstream rather recommends to build using ANSI C standard, but this does not work for Debian because it does not use the vendored version of SuiteSparse, but rather the packaged version, and the latter is not ANSI C (it uses C++-style comments). |
Mohit Chamania <mohitc@gmail.com> | yes | debian upstream | 2025-08-11 |