Package: snap-aligner / 1.0.0+dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
snap-aligner | 1.0.0+dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
fix_segfault.patch | (download) |
SNAPLib/GenericFile_map.cpp |
9 8 + 1 - 0 ! |
[patch] fix segmentation fault when prefetching empty mapped overflow table |
non x86 and kfreebsd | (download) |
SNAPLib/Compat.cpp |
2 1 + 1 - 0 ! |
uses more liberal cpp defines to add compatibility to kfreebsd & non-x86 systems |
drop msse | (download) |
Makefile |
2 1 + 1 - 0 ! |
drop sse flag, not needed for amd64 and x32 and limits portability according to Aaron M. Ucko <ucko@debian.org> |
spelling | (download) |
SNAPLib/AlignerOptions.cpp |
2 1 + 1 - 0 ! |
spelling/grammer fixes |
simde | (download) |
SNAPLib/Compat.h |
18 12 + 6 - 0 ! |
enable building on non-x86 systems |