[Bug 268928] Developers' Handbook: x86 Assembly Language Programming: The Assembler: outdated
Date: Mon, 27 Nov 2023 15:25:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268928
--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/doc/commit/?id=774caa9f467665c4fb424e0372f2c797de716a94
commit 774caa9f467665c4fb424e0372f2c797de716a94
Author: Minsoo Choo <minsoochoo0122@proton.me>
AuthorDate: 2023-11-27 15:08:05 +0000
Commit: Mitchell Horne <mhorne@FreeBSD.org>
CommitDate: 2023-11-27 15:19:33 +0000
x86-assembly: Fix link to GNU assembler
FreeBSD does not include GNU assembler in its base system, so link to
the devel/binutils package. Also mention llvm-as(1).
PR: 268928
Reviewed by: mhorne
Differential Revision: https://reviews.freebsd.org/D42744
.../content/en/books/developers-handbook/x86/_index.adoc | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.