git://wimlib.net
/
wimlib
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2509b3a
)
README: update tested architectures
author
Eric Biggers
<ebiggers3@gmail.com>
Mon, 19 Oct 2015 00:39:26 +0000
(19:39 -0500)
committer
Eric Biggers
<ebiggers3@gmail.com>
Mon, 19 Oct 2015 00:48:24 +0000
(19:48 -0500)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index 076f6526b15e9fa3506f922ec2ae54fcdbe50f1e..4be69c188636eef8c753dc9e27aa64347f80c25c 100644
(file)
--- 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 a
rchitecture
.
+tested on the ARM a
nd MIPS architectures
.
Currently, gcc and clang are the only supported compilers. A few nonstandard
extensions are used in the code.