Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 May 2022 20:29:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 263750] random_fortuna: standalone module build broken in stable/12
Message-ID:  <bug-263750-227-4gTRzUp5pe@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263750-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263750-227-4gTRzUp5pe>