aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/fb/(public-mirror)
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2026-03-04 19:03:42 +0000
committerEd Maste <emaste@FreeBSD.org>2026-03-05 14:43:46 +0000
commit5d757312ad591aae26b39943f113ebf3819718da (patch)
tree91fb8d0e1abb35f0c764f3c4d1f2c9f6c5160af2 /sys/dev/fb/(public-mirror)
parentf68ebebd8ae469e344f10ed2f3c4d9d983a29f41 (diff)
build: Retire LLVM_CXXFILT optionHEADmain
The LLVM_CXXFILT option was added when we used ELF Tool Chain tools by default. ELF Tool Chain's c++filt failed to demangle some symbols, so we added a special case to install LLVM's version and enabled it by default. The rest of the LLVM tools are now used by default, as of commit 9fa94e1c099d ("Turn on WITH_LLVM_CXXFILT by default"). Simplify the build logic by removing a special case and just include llvm-cxxfilt with the rest of the LLVM utilities. Reviewed by: dim Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D55654
Diffstat (limited to 'sys/dev/fb/(public-mirror)')
0 files changed, 0 insertions, 0 deletions