meson: add opt-out of libunwind
authorErik Faye-Lund <kusmabite@gmail.com>
Mon, 23 Oct 2017 18:54:03 +0000 (20:54 +0200)
committerErik Faye-Lund <kusmabite@gmail.com>
Wed, 25 Oct 2017 12:05:24 +0000 (14:05 +0200)
commit9e5a5a11ed93637fe28735e3dd161e59c4c3e5d0
tree9c52d8b6ab8ca3deaf468d227a8f376ee28e012c
parentd37bcf3cc2bfea79a7130ab123e94f6b881a5b7e
meson: add opt-out of libunwind

Libunwind has some issues on some platforms, so let's allow people
who have issues to opt-out. This is similar to what we do in automake,
and the implementation is modelled after our opt-out for valgrind.

Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
meson.build
meson_options.txt