On Fri, Sep 6, 2024 at 7:42 AM Martin Stiemerling
<mstiemerl...@gmail.com> wrote:
>
> I just wanted to get back to this and probably ask somebody out of the go 
> core team, if you guys have recently used the mkall.sh script under 
> src/syscall for freebsd/amd64?

No, we haven't.  The syscall package is all-but-frozen.  Only
unavoidable changes are made to it.  Those changes are generally made
manually.

Most programs should be using the golang.org/x/sys packages instead.
Those regeneration scripts are in better shape.

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAOyqgcUcqui5WrOmDnaCNs-4ZhwVZx8zcSX_s3nA8pscb1%2Bjvw%40mail.gmail.com.

Reply via email to