hildebra / sdm

Fast tool for sequence related tasks
GNU General Public License v3.0
6 stars 5 forks source link

Remove Math.h #5

Closed nsoranzo closed 3 years ago

nsoranzo commented 3 years ago

On macOS it interferes with #include <cmath>

Also, update strict_fstream.hpp from https://github.com/mateidavid/zstr/blob/master/src/strict_fstream.hpp to fix compilation on macOS with clang.

With these patches, the sdm 1.73 package can be built on bioconda: https://github.com/bioconda/bioconda-recipes/pull/26758