cockroach-go
cockroach-go copied to clipboard
fix glibc/musl detection
We should revert #31 once jemalloc/jemalloc#585 is fixed. We may also want to expand the glibc regex to match "EGLIBC" and not just "GLIBC." The internet suggests ldd --version
may report "GNU libc" on some distros.