Package: raxml / 8.2.13+dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
raxml | 8.2.13+dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
simde | (download) |
Makefile.AVX.PTHREADS.gcc |
4 2 + 2 - 0 ! |
enable building on non-x86 via the simde library https://github.com/stamatak/standard-RAxML/pull/50 |
hardening | (download) |
Makefile.AVX.PTHREADS.gcc |
11 7 + 4 - 0 ! |
improve the build hardening |
c23.patch | (download) |
rmq.h |
2 2 + 0 - 0 ! |
fix build failure with standard c 2023. The type bool is already defined starting with standard C 2023, so it is necessary to check for an old standard level before defining the type. |
typos.patch | (download) |
axml.c |
32 16 + 16 - 0 ! |
fix typos caught by lintian. |
interpreter path.patch | (download) |
usefulScripts/ProteinModelSelection.pl |
2 1 + 1 - 0 ! |
adjust perl interpreter path. |