]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Do not delete objdump when WITH_LLVM_BINUTILS is true
authorEd Maste <emaste@FreeBSD.org>
Sun, 25 Sep 2022 19:29:38 +0000 (15:29 -0400)
committerEd Maste <emaste@FreeBSD.org>
Sun, 25 Sep 2022 19:33:16 +0000 (15:33 -0400)
commitd1a351be19d4bd03918d44ea33fa7c09655f810a
treec78b56d9f4c28132c133182bc877c13489bdd668
parent61957f3a6f154592a079a4aa8e10c037878311ea
Do not delete objdump when WITH_LLVM_BINUTILS is true

WITH_LLVM_BINUTILS links /usr/bin/objdump to llvm-objdump, and similarly
for the man page.  Do not delete them in `make delete-old`.

PR: 266603
Sponsored by: The FreeBSD Foundation
ObsoleteFiles.inc
tools/build/mk/OptionalObsoleteFiles.inc