Package: bbmap / 39.20+dfsg-2

Metadata

Package Version Patches format
bbmap 39.20+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debug_symbols.patch | (download)

jni/makefile.linux | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 enable debug symbols


32bit.patch | (download)

calcmem.sh | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 fix autopkgtest failure on 32-bit architectures
 The memory calculation system may erroneously attribute far more memory than
 is addressable on 32-bit platforms.  This adjustment makes sure the calculated
 amount of RAM is capped appropriately on such platforms.
cppflags.patch | (download)

jni/makefile.linux | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 add cppflags build options to support fortify source