Compile C code with -funwind-tables. Fixes exception handling on architectures
authorkettenis <kettenis@openbsd.org>
Thu, 6 Apr 2017 09:28:29 +0000 (09:28 +0000)
committerkettenis <kettenis@openbsd.org>
Thu, 6 Apr 2017 09:28:29 +0000 (09:28 +0000)
commitff7aea6735af50c922eb1b6333c6e62f1bb29ca8
tree7c4bbeed69e4c054deaf41b887a1571a2a54d282
parent8104fd63ba39a49152b7ce2deea91fbf2fc84fb2
Compile C code with -funwind-tables.  Fixes exception handling on architectures
that don't generate .eh_frame info by default such as arm64.

ok jsg@
lib/libcxxabi/Makefile