folly: allow folly::init to build on systems without the symbolizer (macOS)
Summary: This makes folly/init/Init.cpp compile on macOS by leveraging equivalent functionality in the glog library when the folly symbolizer is not available. This is true for macOS and also for Windows. I haven't done anything to handle Windows in this diff. Reviewed By: yfeldblum Differential Revision: D3585509 fbshipit-source-id: 2e0c29520a53826acbf656a7a02659b4e905802f
Showing
Please register or sign in to comment