Open gmarkall opened 2 months ago
@conda-forge-admin, please rerender
Hi! This is the friendly automated conda-forge-linting service.
I just wanted to let you know that I linted all conda-recipes in your PR (recipe/meta.yaml
) and found it was in an excellent condition.
Can you add a test?
When cross-compiling, the hash function is forced to be FNV because the configure script defines
HAVE_ALIGNED_REQUIRED
which is then used by pyhash.h to change the default to FNV (see #718).This PR fixes the issue by specifying siphash24 to the configure script when cross-compiling. With this PR, I now get:
instead of
I'm not that familiar with the setup of this feedstock so I don't know if this is an appropriate solution or more of a sketch of a solution - any feedback / guidance is appreciated!
Checklist
Reset the build number to0
(if the version changed)conda-smithy
(Use the phrase code>@<space/conda-forge-admin, please rerender in a comment in this PR for automated rerendering)