Date: Fri, 9 Dec 2022 21:21:54 GMT From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: c4fccccf65 - main - internal/machines: Remove PowerPC reference machine from the list Message-ID: <202212092121.2B9LLs0O068942@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/doc/commit/?id=c4fccccf65891018270fddc3aa4361606601d865 commit c4fccccf65891018270fddc3aa4361606601d865 Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2022-12-09 21:21:02 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2022-12-09 21:21:02 +0000 internal/machines: Remove PowerPC reference machine from the list Once it's available again, it will be added back to the list. --- website/content/en/internal/machines.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/website/content/en/internal/machines.adoc b/website/content/en/internal/machines.adoc index 8d317b581f..da4c26e819 100644 --- a/website/content/en/internal/machines.adoc +++ b/website/content/en/internal/machines.adoc @@ -21,7 +21,6 @@ These systems are available for FreeBSD developer / committer use. Reference sys |ref[14\|13\|12]-amd64 |X-STABLE |amd64 |Reference machine for general testing and Ports building. |ref[14\|13\|12]-i386 |X-STABLE |i386 |Reference machine for general testing and Ports building. |ref[14\|13\|12]-aarch64 |X-STABLE |arm64\|aarch64 |Reference machine for general testing and Ports building. -|ref[14\|13\|12]-ppc64 |X-STABLE |ppc64\|powerpc64 |Reference machine for general testing and Ports building. |universe[14\|13\|12][a\|b] |X-STABLE |amd64 |Universe build machine for fast, large scale compiling. |===
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212092121.2B9LLs0O068942>
