erlang-bcrypt icon indicating copy to clipboard operation
erlang-bcrypt copied to clipboard

`priv/bcrypt` not built with rebar3

Open mworrell opened this issue 9 years ago • 0 comments

If bcrypt is added as a dependency in a "rebar3 project" then the port executable priv/bcrypt is not built. The .so file is built.

Am wondering what needs to be changed to the rebar.config file to enable building the executable (which is needed for the port mechanism).

mworrell avatar Jan 31 '17 10:01 mworrell