Skip to content

Added config option to force build#2

Open
KennethLj wants to merge 1 commit intodannote:masterfrom
KennethLj:force-build-config
Open

Added config option to force build#2
KennethLj wants to merge 1 commit intodannote:masterfrom
KennethLj:force-build-config

Conversation

@KennethLj
Copy link
Copy Markdown

This is to support the recommendation that was printed to the console when the binary download failed:

You can force the project to build from scratch with:

config :rustler_precompiled, :force_build, folio: true

In order to force the build, you also need to add Rustler as a dependency in your mix.exs:

{:rustler, ">= 0.0.0", optional: true}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant