brown / protobuf

Common Lisp implementation of Google's protocol buffers
http://common-lisp.net/project/protobuf/
BSD 3-Clause "New" or "Revised" License
115 stars 16 forks source link

Updates enabling build and install #13

Closed eschulte closed 4 years ago

eschulte commented 4 years ago

With these changes I'm able to build and install locally. See the following package which will build and install protoc-gen-lisp on Arch linux (which depends on these changes).

https://aur.archlinux.org/packages/cl-protobuf-git/

eschulte commented 4 years ago

Great, thanks! Please let me know if there is anything else I can do to get this merged into master.

eschulte commented 4 years ago

Hi, this has been approved (in October) but not merged to the master branch. Can you please merge this to master? Thanks!

brown commented 4 years ago

I merged your change.