Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
use_destdir.patch | Add DESTDIR support for install directories. Upstream make system had DESTDIR for file installation but not for the directories created. =================================================================== |
Barry deFreese <bdefreese@debian.org> | no | |||
verbose_build.patch | Enable verbose build =================================================================== |
Matthias Klose <doko@debian.org> | no | |||
build_using_gnu89_inline.patch | Build using -fgnu89-inline diff --git a/src/Makefile.in b/src/Makefile.in index cffb25f..fd24609 100644 |
Matthias Klose <doko@debian.org> | no | |||
we-will-do-fine-without-the-build-date.patch | Don't use the build date | Santiago Vila <sanvila@debian.org> | no | |||
ld-as-needed.diff | Fix build with --as-needed diff --git a/src/Makefile.in b/src/Makefile.in index fd24609..99c3a63 100644 |
Matthias Klose <doko@debian.org> | no | |||
sort-source-files.patch | Sort source files for deterministic linking order Required for reproducible building. | Reiner Herrmann <reiner@reiner-h.de> | no | |||
spelling-fixes.patch | Fix spelling errors found by lintian | Reiner Herrmann <reiner@reiner-h.de> | no | |||
honour_cppflags.patch | Honour CPPFLAGS to support all hardening options | Reiner Herrmann <reiner@reiner-h.de> | no |