[Bug 260083] WITHOUT_BOOT build option appears to include stand, failing on libsa
Date: Fri, 18 Mar 2022 23:14:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260083 --- Comment #11 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=01f549e1c9cf085d5a09a3b64a945c1f15dd42ba commit 01f549e1c9cf085d5a09a3b64a945c1f15dd42ba Author: Toomas Soome <tsoome@FreeBSD.org> AuthorDate: 2022-03-17 17:42:05 +0000 Commit: Toomas Soome <tsoome@FreeBSD.org> CommitDate: 2022-03-18 23:10:36 +0000 WITHOUT_BOOT build option appears to include stand, failing on libsa building libsa needs to use -I${LDRSRC} for some files. PR: 260083 Submitted by: Ivan Rozhuk Approved by: re (gjb, early MFC) (cherry picked from commit 9633c3d87476f72375f13942b55a4c9a7a00c7d8) stand/libsa/Makefile | 3 +++ 1 file changed, 3 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.