luarocks / hererocks

Python script for installing Lua/LuaJIT and LuaRocks into a local directory
MIT License
71 stars 12 forks source link

Use Gnu make on Freebsd #16

Closed xanderio closed 3 years ago

xanderio commented 3 years ago

As this calls a GNU makefile, we need to use GNU, not BSD make to build it.

xanderio commented 3 years ago

Not sure what is up with the ci. The line its complaining about are now where near my changes.

hishamhm commented 3 years ago

@xanderio Thank you for the patch! Not sure what's up with the CI either but the patch looks ok

xanderio commented 2 years ago

Could you maybe tag a new version so that wbthomason/packer.nvim can download a hererocks version that works on FreeBSD?

hishamhm commented 2 years ago

@xanderio Sure, done, just pushed hererocks 0.24.0!