summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2014-04-03 22:30:45 +0300
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2014-04-03 22:30:45 +0300
commit6693e6c506522568857e26e70c2013d9fafa5f0f (patch)
treee7f67e13e91aa665093cc2dffb1f35150c45cb7b
parent34e1199b3a42ede0ec426b43fd24257f7736f979 (diff)
README: ARM Linux is supported.
Retested again on Ubuntu 12.04 armhf running in chroot on Samsung ARM Chromebook (Cortex-A15).
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 411d274a4..52fd2f9c0 100644
--- a/README.md
+++ b/README.md
@@ -38,9 +38,9 @@ The Unix version
----------------
The "unix" port requires a standard Unix environment with gcc and GNU make.
-x86 and x64 architectures are supported (i.e. x86 32- and 64-bit). ARM to
-be confirmed. Porting to other architectures require writing some assembly
-code for the exception handling.
+x86 and x64 architectures are supported (i.e. x86 32- and 64-bit), as well
+as ARM. Porting to other architectures require writing some assembly code
+for the exception handling.
To build: