elixir_make
elixir_make copied to clipboard
Release v0.8.4
which includes DragonFly support. That makes my life easier :)
Hi @mneumann, sorry I don't have the permission on hex.pm to release new versions for elixir_make. But I remember that the default make executable can be changed by setting environment variable MAKE to gmake. It might help, but if it doesn't, I'm also curious that if you could perhaps share which part(s) it breaks. :)
@cocoa-xu Thanks! Yes, using MAKE=gmake works - I just forget it sometimes, so still hoping that one day it "just works" :)