From: Eric Biggers Date: Mon, 19 Oct 2015 00:39:26 +0000 (-0500) Subject: README: update tested architectures X-Git-Tag: v1.8.3~52 X-Git-Url: https://wimlib.net/git/?p=wimlib;a=commitdiff_plain;h=b68497e4e70d78979ed47cf0bfaab6bf70c6a2ae README: update tested architectures --- diff --git a/README b/README index 076f6526..4be69c18 100644 --- a/README +++ b/README @@ -310,7 +310,7 @@ mode), to ensure a fast and feature-rich implementation of each platform/mode. wimlib is mainly used on x86 and x86_64 CPUs, but it should also work on a number of other GCC-supported 32-bit or 64-bit architectures. It has been -tested on the ARM architecture. +tested on the ARM and MIPS architectures. Currently, gcc and clang are the only supported compilers. A few nonstandard extensions are used in the code.