Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
typo.patch | Fix typos | Alex Mestiashvili <alex@biotec.tu-dresden.de> | no | |||
fix_ftbfs_kfreebsd.patch | Fix ftbfs on kfreebsd | Alex Mestiashvili <alex@biotec.tu-dresden.de> | no | |||
arch_specific_flags.patch | Inject architecture specific flags: - For amd64 and i386 add -mtune=generic and -msse3, - use -fsigned-char for all architectures and place it in the very beginning of CFLAGS, otherwise test fail on architecrures with unsigned char signedness - Change -O9 to -O3 because -O levels higher than 3 have no effect - Append CFLAGS and LDFLAGS instead of hardcoding the values, this way the hardening flags are set correctly |
Alex Mestiashvili <mestia@debian.org> | no | |||
2to3.patch | Use 2to3 to port to Python3 | Andreas Tille <tille@debian.org> | no | debian | 2019-09-05 | |
0001-src-Makefile.Linux-Do-not-set-CFLAGS-and-CXXFLAGS-to.patch | src/Makefile.Linux: Do not set CFLAGS and CXXFLAGS to empty values. | Vagrant Cascadian <vagrant@reproducible-builds.org> | no | 2023-03-16 |