Package: ea-utils / 1.1.2+dfsg-9

Metadata

Package Version Patches format
ea-utils 1.1.2+dfsg-9 3.0 (quilt)

Patch series

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

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

 adapt makefile to use debian packaged libraries


hardening.patch | (download)

Makefile | 16 8 + 8 - 0 !
1 file changed, 8 insertions(+), 8 deletions(-)

 propagate hardening options


name space conflict.patch | (download)

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

 make sure the renamed binary will be called


cross.patch | (download)

Makefile | 18 9 + 9 - 0 !
1 file changed, 9 insertions(+), 9 deletions(-)

 pass right compiler name to cxx variable
arm64.patch | (download)

fastq-clipper.c | 2 1 + 1 - 0 !
fastq-join.c | 2 1 + 1 - 0 !
fastq-mcf.c | 2 1 + 1 - 0 !
fastq-multx.c | 2 1 + 1 - 0 !
fastq-stats.cpp | 2 1 + 1 - 0 !
sam-stats.cpp | 2 1 + 1 - 0 !
tidx/tidx.cpp | 2 1 + 1 - 0 !
varcall.cpp | 2 1 + 1 - 0 !
8 files changed, 8 insertions(+), 8 deletions(-)

 get tests running on arm64 via fix with making char signed where needed
gcc11.patch | (download)

fastq-stats.cpp | 12 6 + 6 - 0 !
sam-stats.cpp | 2 1 + 1 - 0 !
2 files changed, 7 insertions(+), 7 deletions(-)

 fix failure to build from source with gcc 11