From 6bdd738f29daace61df23346b2178068be4178d6 Mon Sep 17 00:00:00 2001 From: Ole Streicher Date: Fri, 15 Nov 2024 17:29:23 +0100 Subject: [PATCH] Add hurd64 to the list of supported architectures --- INSTALL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/INSTALL.md b/INSTALL.md index 31da87ab2..3f68ea3e3 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -54,6 +54,7 @@ Architecture | Operating system | Supported CPU types `macosx` | macOS 32 bit | i386 `freebsd64` | FreeBSD 64 bit | x86\_64 `freebsd` | FreeBSD 32 bit | i386, arm +`hurd64` | GNU HURD 64 bit | x86\_64 `hurd` | GNU HURD 32 bit | i386 Note that Cygwin and big endian architectures like macosx/ppc are not