]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
retire the LLVM_LIBUNWIND option
authoremaste <emaste@FreeBSD.org>
Sat, 29 Feb 2020 12:43:43 +0000 (12:43 +0000)
committeremaste <emaste@FreeBSD.org>
Sat, 29 Feb 2020 12:43:43 +0000 (12:43 +0000)
commit17660731422cb7d50db81c7d2e8d8ef8b6d956bb
treed8b87c8fedaed69253734d3131358cd5962d5a82
parent96ab5a52ecd576a726773e9f5d73d2d62ab6c727
retire the LLVM_LIBUNWIND option

LLVM's libunwind is used on all FreeBSD-supported CPU architectures and
is a required component.

Reviewed by: brooks (earlier)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D23123
12 files changed:
Makefile.inc1
UPDATING
contrib/bmake/mk/meta2deps.sh
lib/Makefile
share/mk/local.dirdeps.mk
share/mk/local.gendirdeps.mk
share/mk/meta2deps.sh
share/mk/src.opts.mk
targets/pseudo/userland/gnu/Makefile.depend
targets/pseudo/userland/lib/Makefile.depend
tools/build/options/WITHOUT_LLVM_LIBUNWIND [deleted file]
tools/build/options/WITH_LLVM_LIBUNWIND [deleted file]