[Bug 260083] WITHOUT_BOOT build option appears to include stand, failing on libsa

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 19 Mar 2022 12:20:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260083

--- Comment #12 from commit-hook@FreeBSD.org ---
A commit in branch releng/13.1 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=2ac7903dcbbafd0ad8c466344477fe62f16dccea

commit 2ac7903dcbbafd0ad8c466344477fe62f16dccea
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:18:12 +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.