Add exception_tracer to OSS build
authorTudor Bosman <tudor@rockset.io>
Sat, 15 Apr 2017 02:57:03 +0000 (19:57 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sat, 15 Apr 2017 03:10:44 +0000 (20:10 -0700)
commit507086879c31e0918c94e96fc696fac2501cc001
tree6e294f15f19e3def1d59aab7d5eec6475a2a2b0e
parent833ecbf035d548fa3a631c7191cc4ec23b738d05
Add exception_tracer to OSS build

Summary:
What it says on the tin. Add the exception_tracer library to the folly OSS build, enabled with `--enable-exception-tracer`.
Closes https://github.com/facebook/folly/pull/580

Reviewed By: Orvid

Differential Revision: D4895533

Pulled By: yfeldblum

fbshipit-source-id: 4878826c71e7d6af17845b23abc07dc48ea1aa51
folly/Makefile.am
folly/configure.ac
folly/experimental/exception_tracer/Makefile.am [new file with mode: 0644]