Closed nsoranzo closed 3 years ago
On macOS it interferes with #include <cmath>
#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.
strict_fstream.hpp
With these patches, the sdm 1.73 package can be built on bioconda: https://github.com/bioconda/bioconda-recipes/pull/26758
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