Page MenuHomeFreeBSD

security/cfssl: fix build on riscv64
ClosedPublic

Authored by fuz on Mar 15 2023, 11:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 10:10 PM
Unknown Object (File)
Dec 28 2023, 6:57 PM
Unknown Object (File)
Dec 28 2023, 6:57 PM
Unknown Object (File)
Dec 28 2023, 6:57 PM
Unknown Object (File)
Dec 25 2023, 8:21 PM
Unknown Object (File)
Dec 20 2023, 7:17 AM
Unknown Object (File)
Nov 10 2023, 9:02 PM
Unknown Object (File)
Nov 8 2023, 9:06 PM
Subscribers

Details

Summary
security/cfssl: fix build on riscv64

Bump golang.org/x/sys dependency to a version new enough to
support riscv64-freebsd.  This issue is already fixed up stream
and he patches can be taken out with the next update.

Sponsored by:	Berliner Linux User Group e.V.
Approved by:	portmgr (build fix blanket)

Posted for maintainer feedback.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

fuz requested review of this revision.Mar 15 2023, 11:31 PM

The patch seems to be very invasive. I am worried about what would happen when it would come time to update it and there would be conflicts.

@yuri On update, revert this patch, then proceed with the update. The current development version already has golang.org/x/sys bumped, so the patch will be obsolete then.

This revision was not accepted when it landed; it landed in state Needs Review.Mar 17 2023, 9:03 AM
This revision was automatically updated to reflect the committed changes.