Skip to content

Commit

Permalink
Merge pull request #418 from olebole/hurd
Browse files Browse the repository at this point in the history
Add hurd64 to the list of supported architectures
  • Loading branch information
olebole authored Nov 16, 2024
2 parents 8b878f4 + 6bdd738 commit c679e01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c679e01

Please sign in to comment.