iqtree / iqtree2

NEW location of IQ-TREE software for efficient phylogenomic software by maximum likelihood http://www.iqtree.org
GNU General Public License v2.0
246 stars 57 forks source link

Consider lowering minimum clang version to 16 for bioconda compatibility #277

Closed corneliusroemer closed 3 months ago

corneliusroemer commented 4 months ago

Bioconda currently uses clang 16 for osx which might make it difficult to add iqtree with cmaple feature flag to bioconda.

Would it be possible to lower the minimum version requirement to 16, from 17?

See my attempts over at bioconda-recipe here:

corneliusroemer commented 3 months ago

Seems like this wasn't an issue - could compile with clang 16 without problems.