git: 768489c721fb - main - RELNOTES: Clarify package building on older branches for 32-bit.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 17 Aug 2023 21:27:13 UTC
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=768489c721fbf02eef221cd336f3f8b468182561 commit 768489c721fbf02eef221cd336f3f8b468182561 Author: John Baldwin <jhb@FreeBSD.org> AuthorDate: 2023-08-17 21:25:44 +0000 Commit: John Baldwin <jhb@FreeBSD.org> CommitDate: 2023-08-17 21:25:44 +0000 RELNOTES: Clarify package building on older branches for 32-bit. "on" could be read to require native builds only vs cross-builds via qemu-user and that was not the intention. Suggested by: Mark Millard <marklmi@yahoo.com> --- RELNOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELNOTES b/RELNOTES index 5f75215807f4..0ff123618e14 100644 --- a/RELNOTES +++ b/RELNOTES @@ -31,7 +31,7 @@ Changes to this file should not be MFCed. stable/14 and earlier branches will retain existing 32-bit kernel and world support. Ports will retain existing support - for building ports and packages on 32-bit systems on stable/14 + for building ports and packages for 32-bit systems on stable/14 and earlier branches as long as those branches are supported by the ports system. However, all 32-bit platforms are Tier-2 or Tier-3 and support for individual ports should be expected