samtools / bcftools

This is the official development repository for BCFtools. See installation instructions and other documentation here http://samtools.github.io/bcftools/howtos/install.html
http://samtools.github.io/bcftools/
Other
680 stars 240 forks source link

Fix a few warnings and ensure polysomy is built in the CI tests #2307

Closed daviesrob closed 3 weeks ago

daviesrob commented 1 month ago

Fix a couple of warnings that appeared when using ./configure --enable-libgsl or with optimisation -Og. Also tidies up the CI builds a bit as compiler flags weren't being applied consistently, and updates the MacOS build to Sonoma.