Enable LLVM libunwind by default on amd64 and i386
commitd20793840b5b74acebe80ec710522f7386b452cf
authoremaste <emaste@FreeBSD.org>
Wed, 27 Jul 2016 16:01:44 +0000 (27 16:01 +0000)
committeremaste <emaste@FreeBSD.org>
Wed, 27 Jul 2016 16:01:44 +0000 (27 16:01 +0000)
tree9c108fd2dffdd3412bdfb14663c4ef2fc8ed5c65
parent9a6f37a73ac6ee708a94d0b4acf8a6b17ef2a10d
Enable LLVM libunwind by default on amd64 and i386

It is a maintained and updated runtime exception stack unwinder that
should be a drop-in replacement.

It can be disabled by setting WITHOUT_LLVM_LIBUNWIND in src.conf.

PR: 206039 [exp-run]
Sponsored by: The FreeBSD Foundation
share/mk/src.opts.mk