git: 76e3b8f54f59 - main - nanobsd: Remove remainder of sparc64 support
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 06 Aug 2023 20:29:58 UTC
The branch main has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=76e3b8f54f59e6bfc318dd99c8abcc5adabc10e0 commit 76e3b8f54f59e6bfc318dd99c8abcc5adabc10e0 Author: Marius Strobl <marius@FreeBSD.org> AuthorDate: 2023-08-06 20:01:17 +0000 Commit: Marius Strobl <marius@FreeBSD.org> CommitDate: 2023-08-06 20:28:13 +0000 nanobsd: Remove remainder of sparc64 support Fixes: 25a66f1fb177 nanobsd: remove sparc64 embedded example --- tools/tools/nanobsd/embedded/common | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tools/tools/nanobsd/embedded/common b/tools/tools/nanobsd/embedded/common index 0e799be96e30..a2724f978e75 100644 --- a/tools/tools/nanobsd/embedded/common +++ b/tools/tools/nanobsd/embedded/common @@ -531,10 +531,6 @@ std_powerpc64 ( ) { NANO_ENDIAN=big } -std_sparc64 ( ) { - NANO_ENDIAN=big -} - # # QEMU settings for the standard environments #