From b68497e4e70d78979ed47cf0bfaab6bf70c6a2ae Mon Sep 17 00:00:00 2001 From: Eric Biggers Date: Sun, 18 Oct 2015 19:39:26 -0500 Subject: [PATCH] README: update tested architectures --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.43.0