Basic patch for android cross-compilation.
authorVilbrekin <vilbrekin@gmail.com>
Wed, 22 Aug 2012 08:46:24 +0000 (10:46 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Mon, 24 Sep 2012 11:53:11 +0000 (13:53 +0200)
commit8a6f278fd2606c0a8f133f05df83b2649eacf6c3
tree6a2b52edf7b2c29a27a9e5ecf6169075627601c2
parent3391018efbd41858d42ccae6ae919749ba94c8db
Basic patch for android cross-compilation.

Commented non-existing functions in android NDK.
Prefix scripts execution with shell binary to allow execution on no-exec mount points.
Everyything is currently hard coded, while it should use pre-compiler variables...
src/process.c
src/tincd.c