The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=f16281460a59693bfaf03934380d2e163fbb6bcf
commit f16281460a59693bfaf03934380d2e163fbb6bcf Author: Ed Maste <ema...@freebsd.org> AuthorDate: 2022-12-12 16:29:20 +0000 Commit: Ed Maste <ema...@freebsd.org> CommitDate: 2022-12-12 20:52:29 +0000 RELNTOES: Add note for llvm-objdump as objdump --- RELNOTES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELNOTES b/RELNOTES index 21654a048e56..3bcff8151390 100644 --- a/RELNOTES +++ b/RELNOTES @@ -10,6 +10,9 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. +86edb11e7491: + llvm-objump is now always installed as objdump. + 616f32ea6da7: mta_start_script along with othermta rc.d script has been retired.