https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259036

--- Comment #8 from [email protected] ---
A commit in branch main references this bug:

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

commit e81e77c5a055d1cbf6d6a6f0acbaf443267aa84f
Author:     Konstantin Belousov <[email protected]>
AuthorDate: 2021-10-10 12:20:45 +0000
Commit:     Konstantin Belousov <[email protected]>
CommitDate: 2021-10-10 19:34:40 +0000

    Enable PPS_SYNC on amd64, arm64 and armv7

    Remove the option from NOTES/LINT, and add to NOTES for powerpc and
    riscv.

    PR:     259036
    Requested by:   John Hay <[email protected]>
    Discussed with: ian, imp
    Sponsored by:   The FreeBSD Foundation
    MFC after:      1 week

 sys/amd64/conf/GENERIC   | 6 ++++++
 sys/arm/conf/std.armv7   | 6 ++++++
 sys/arm64/conf/std.arm64 | 6 ++++++
 sys/conf/NOTES           | 6 ------
 sys/powerpc/conf/NOTES   | 2 ++
 sys/riscv/conf/NOTES     | 2 ++
 6 files changed, 22 insertions(+), 6 deletions(-)

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

Reply via email to