We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi @NelsonVides
Would it be possible to put back these compile options:
{"(linux|solaris|freebsd|netbsd|openbsd|dragonfly|darwin|gnu)", "CFLAGS", "$CFLAGS -std=c99 -O3 -g -Wall -Wextra -fPIC -I/opt/homebrew/include -I/usr/local/include"}, {"(linux|solaris|freebsd|netbsd|openbsd|dragonfly|darwin|gnu)", "LDLIBS", "$LDLIBS -lcrypto -L/opt/homebrew/lib/ -L/usr/local/lib"},
They are important for MacOS (Intel + Apple ARM). Many thanks
The text was updated successfully, but these errors were encountered:
Done 🙂 Thanks for raising the issue, you can find the new package release at https://hex.pm/packages/fast_pbkdf2/1.0.5
Sorry, something went wrong.
Thanks and keep up the good work
Successfully merging a pull request may close this issue.
Hi @NelsonVides
Would it be possible to put back these compile options:
They are important for MacOS (Intel + Apple ARM).
Many thanks
The text was updated successfully, but these errors were encountered: