Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Make with -lstdc++ on BSD systems
Without linking with libstdc++ snappy_nif builds fine, but fails to load in runtime which causes confusing errors from CouchDB side.
- Loading branch information