View Source mix elixir_make.precompile (elixir_make v0.8.3)

Precompiles the given project for all targets.

This task must only be used by package creators who want to ship the precompiled NIFs. This task is often used on CI to precompile for different targets.

This is only supported if :make_precompiler is specified in your project configuration.