Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Apple's binutils ld ships with the default of `-undefined,error` so it will error on link. Also, it uses -install_name rather than -soname I didn't change the name of the .so file. Might be a good idea to use cmake to support cross-platform compilation.
- Loading branch information