4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)Go19,008 forks (19,008 forks)batch import
NeedsInvestigationcompiler/runtimehelp wanted
Repository metrics
- Stars
- 133,883 stars (133,883 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
OpenBSD 7.4 is now released
I'm not sure if there is any issues with this release, but as far as I know all the necessary files can be autogerated with mkall.sh in a openbsd 7.4 system.
e.g GOOS=openbsd ./mkall.sh
Contributor guide
- Research direction
- Set up an OpenBSD 7.4 system (e.g., via VM), run 'GOOS=openbsd ./mkall.sh' from the sys/unix directory, and check for any build errors or changes needed.
- Tech stack
- go
- Domain
- operating systems
- Issue type
- Feature
- Prerequisites
- Go