CTSRD-CHERI / cheribsd-ports

FreeBSD ports tree adapted for CheriBSD.
https://CheriBSD.org
Other
5 stars 10 forks source link

Add patch for CheriBSD freebsd64 Go 1.20.3 #156

Closed qwattash closed 4 months ago

qwattash commented 7 months ago

Ensure that the MAKE_ENV is respected in go-devel and build go without async preemption. This works around an incompatibility between CheriBSD and the bootstrap Go.

qwattash commented 4 months ago

Diff patch from CTSRD-CHERI/freebsd-mips-go@5ce3fb142806ad6f30964e755176f75465f69583

kwitaszczyk commented 4 months ago

Diff patch from CTSRD-CHERI/freebsd-mips-go@5ce3fb1

Could you fix the commit message to include lang/go120: in the title and to reference the GitHub repository in there? You can have a look at CheriBSD ports history to find examples.

qwattash commented 4 months ago

Moved the commits to a proper fork of golang in CTSRD-CHERI/go@6b3b1573acf20591d80f21ddc15b3a4297c10e4b The old mips repo can now be removed.