Package: gemma / 0.98.5+dfsg-3

Metadata

Package Version Patches format
gemma 0.98.5+dfsg-3 3.0 (quilt)

Patch series

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

test/dev_test_suite.sh | 10 5 + 5 - 0 !
test/test_suite.sh | 20 10 + 10 - 0 !
2 files changed, 15 insertions(+), 15 deletions(-)

 follow upstream suggestion to comment some tests that might fail due
 to some floating point rounding
Bug-Debian: https://bugs.debian.org/982692
Reproducible_builds.patch | (download)

Makefile | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 patch the makefile in order to enable reproducible builds (stable order for inputs).
no lquadmath.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 don't link with libquadmath
 libquadmath is not available on most architectures,
 and there is direct usage of it.
Makefile.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 patch the makefile for debian packaging.
hardening.patch | (download)

Makefile | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 propagate ldflags to enable hardening