Skip to content

Releases: gambalab/DRAGMAP

1.3.2

14 Aug 15:24
Compare
Choose a tag to compare
  • fix overflow number of reference contig (@tomofumi.sakai)
  • fix overflow TableCount (@tomofumi.sakai)
  • fix to allow bulding on ubuntu 24.04 with gcc 13.2.0

1.3.1

02 Jul 15:52
e7fdb6c
Compare
Choose a tag to compare

Missing 1.3.1 version from the official repository.

  • Added the possibility to statically compile it

To compile the static version:

export HAS_GTEST=0
export STATIC=1
make -j 4