https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263750
--- Comment #6 from [email protected] --- A commit in branch stable/12 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=487fcaf8e9b7b7faabdbcbf0293ed09d1de95889 commit 487fcaf8e9b7b7faabdbcbf0293ed09d1de95889 Author: Eugene Grosbein <[email protected]> AuthorDate: 2022-05-03 20:23:22 +0000 Commit: Eugene Grosbein <[email protected]> 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.
