dpc opened this issue 6 years ago · 0 comments
It looks like when user on MacOs installs GNU ar from brew and it's first in the path, the compilation of mongoc will fail, as it expects BSD's ar?
ar
brew
mongoc
It would be great if the build script could somehow detect it automatically.