git: 4f351c1ddcfb - main - tools/boot/universe.sh: Remove armv6 from a comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 20 Jun 2024 09:26:48 UTC
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=4f351c1ddcfbd74a93e9969ab7b99f09e785de55 commit 4f351c1ddcfbd74a93e9969ab7b99f09e785de55 Author: Andrew Turner <andrew@FreeBSD.org> AuthorDate: 2024-06-20 09:26:20 +0000 Commit: Andrew Turner <andrew@FreeBSD.org> CommitDate: 2024-06-20 09:26:20 +0000 tools/boot/universe.sh: Remove armv6 from a comment It is in the process of being removed. Reviewed by: manu, emaste Sponsored by: Arm Ltd Differential Revision: https://reviews.freebsd.org/D45642 --- tools/boot/universe.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/boot/universe.sh b/tools/boot/universe.sh index 3e033ce26ae2..e97858ff2bcb 100755 --- a/tools/boot/universe.sh +++ b/tools/boot/universe.sh @@ -3,7 +3,7 @@ # # Full list of all arches we don't build. # -# powerpc/powerpcspe arm/armv6 +# powerpc/powerpcspe # # This script is expected to be run in stand (though you could run it anywhere # in the tree). It does a full clean build. For stand you can do all the archs in