golang/go

x/sys/unix: update openbsd to OpenBSD 7.4

Open

#63,569 opened on Oct 16, 2023

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Go (19,008 forks)batch import
NeedsInvestigationcompiler/runtimehelp wanted

Repository metrics

Stars
 (133,883 stars)
PR merge metrics
 (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