philss / rustler_precompiled

Use precompiled NIFs from trusted sources in your Elixir code
181 stars 25 forks source link

Add support for freebsd #55

Closed maltekrupa closed 1 year ago

maltekrupa commented 1 year ago

As discussed in https://github.com/elixir-nx/explorer/pull/618, this adds support for freebsd.

amd64-portbld-freebsd13.1 will be normalized to x86_64-unknown-freebsd.

Let me know what you think.

philss commented 1 year ago

@maltekrupa thank you! :purple_heart: