README: ARM Linux is supported.

Retested again on Ubuntu 12.04 armhf running in chroot on Samsung
ARM Chromebook (Cortex-A15).
pull/421/head
Paul Sokolovsky 2014-04-03 22:30:45 +03:00
rodzic 34e1199b3a
commit 6693e6c506
1 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -38,9 +38,9 @@ The Unix version
---------------- ----------------
The "unix" port requires a standard Unix environment with gcc and GNU make. 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 x86 and x64 architectures are supported (i.e. x86 32- and 64-bit), as well
be confirmed. Porting to other architectures require writing some assembly as ARM. Porting to other architectures require writing some assembly code
code for the exception handling. for the exception handling.
To build: To build: