diff options
author | sin <sin@2f30.org> | 2014-09-23 14:06:42 +0100 |
---|---|---|
committer | sin <sin@2f30.org> | 2014-09-23 14:06:42 +0100 |
commit | 87fc41818697211950c2f9750fa02557c0ae5879 (patch) | |
tree | e6bcb3d79e22b6265c9ae988a3e281a46cf862b2 /README | |
parent | d449130ebd964bd62df31a13831bca287493b502 (diff) |
Add section on portability
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -38,3 +38,11 @@ toxi URI: No NOTE: Some of these features are not intended to be developed in ratox itself but rather in external scripts that are built upon ratox. + +Portability +=========== + +Builds and works on *BSD and Linux. It has been tested on +SPARC systems with a slightly patched[0] toxcore. + +[0] http://users.2f30.org/sin/patches/0001-Fix-unaligned-memory-access-on-SPARC.patch |