Open dfornika opened 7 years ago
I've opened https://github.com/conda-forge/staged-recipes/pull/3965 to add dSFMT to conda-forge.
We'll need to take a look at a few files in the julia repo to match their build:
https://github.com/JuliaLang/julia/blob/master/deps/dsfmt.mk https://github.com/JuliaLang/julia/blob/master/deps/libdSFMT.def https://github.com/JuliaLang/julia/blob/master/deps/patches/dSFMT.h.patch https://github.com/JuliaLang/julia/blob/master/deps/patches/dSFMT.c.patch
We now have this packaged. The patch point is raised as issue ( https://github.com/conda-forge/dsfmt-feedstock/issues/1 ).
@mkitti any opinions on this? should we look into it?
I've opened https://github.com/conda-forge/staged-recipes/pull/3965 to add dSFMT to conda-forge.
We'll need to take a look at a few files in the julia repo to match their build:
https://github.com/JuliaLang/julia/blob/master/deps/dsfmt.mk https://github.com/JuliaLang/julia/blob/master/deps/libdSFMT.def https://github.com/JuliaLang/julia/blob/master/deps/patches/dSFMT.h.patch https://github.com/JuliaLang/julia/blob/master/deps/patches/dSFMT.c.patch