Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hide ruby native extension symbols on FreeBSD
They probably should be hidden all every ELF platforms, but for now only do it on Darwin, Linux, and FreeBSD. This prevents some load-time errors that have been seen in GitLab's gitaly server, and in a few other places.
- Loading branch information