aboutsummaryrefslogtreecommitdiff
path: root/website/content/en/status/report-2022-04-2022-06/golang_riscv64.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'website/content/en/status/report-2022-04-2022-06/golang_riscv64.adoc')
-rw-r--r--website/content/en/status/report-2022-04-2022-06/golang_riscv64.adoc12
1 files changed, 12 insertions, 0 deletions
diff --git a/website/content/en/status/report-2022-04-2022-06/golang_riscv64.adoc b/website/content/en/status/report-2022-04-2022-06/golang_riscv64.adoc
new file mode 100644
index 0000000000..2469697485
--- /dev/null
+++ b/website/content/en/status/report-2022-04-2022-06/golang_riscv64.adoc
@@ -0,0 +1,12 @@
+=== go on FreeBSD riscv64
+
+Links: +
+link:https://github.com/golang/go[golang Home Page] URL: link:https://github.com/golang/go[https://github.com/golang/go] +
+link:https://github.com/MikaelUrankar/go/tree/freebsd_riscv64[FreeBSD riscv64 github repo] URL: link:https://github.com/MikaelUrankar/go/tree/freebsd_riscv64[https://github.com/MikaelUrankar/go/tree/freebsd_riscv64] +
+link:https://github.com/golang/go/issues/53466[FreeBSD riscv64 golang issue] URL: link:https://github.com/golang/go/issues/53466[https://github.com/golang/go/issues/53466]
+
+Contact: Mikaƫl Urankar <mikael@FreeBSD.org> +
+Contact: Dmitri Goutnik <dmgk@FreeBSD.org>
+
+Work has been done to port go on FreeBSD riscv64 which builds and passes all run.bash tests, including cgo (tested under QEMU and on Unmatched).
+A pull request is created upstream and the proposal has been added to the active column of the proposals project and will be reviewed at the weekly proposal review meetings.