ratox

FIFO based tox client
git clone git://git.2f30.org/ratox
Log | Files | Refs | README | LICENSE

commit 87fc41818697211950c2f9750fa02557c0ae5879
parent d449130ebd964bd62df31a13831bca287493b502
Author: sin <sin@2f30.org>
Date:   Tue, 23 Sep 2014 14:06:42 +0100

Add section on portability

Diffstat:
MREADME | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/README b/README @@ -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