[Bug 263750] random_fortuna: standalone module build broken in stable/12

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 03 May 2022 20:29:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263750

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=487fcaf8e9b7b7faabdbcbf0293ed09d1de95889

commit 487fcaf8e9b7b7faabdbcbf0293ed09d1de95889
Author:     Eugene Grosbein <eugen@FreeBSD.org>
AuthorDate: 2022-05-03 20:23:22 +0000
Commit:     Eugene Grosbein <eugen@FreeBSD.org>
CommitDate: 2022-05-03 20:28:49 +0000

    random_fortuna, random_other: unbreak standalone module build

    This is direct commit to stable/12 as newer branches
    do not have the problem.

    PR:             263750
    Reviewed by:    emaste
    Tested by:      Julian H. Stacey <jhs at berklix.com>

 sys/modules/random_fortuna/Makefile | 2 +-
 sys/modules/random_other/Makefile   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.