Brook007 / lxc-for-android

LXC - Linux Containers(3.0.3), Build for Android platform.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add build dependencies

pkg-config autogen libtool autoconf autotools

sudo apt-get install pkg-config autogen libtool autoconf autotools-dev

lsb-release

sudo apt-get install lsb-release

Building LXC for Android

./autogen.sh

Setting NDK path yourself in build_lxc.sh, And building

./build_lxc.sh

References

https://github.com/clondroid/lxc-for-Android-7.1.2

About

LXC - Linux Containers(3.0.3), Build for Android platform.

License:GNU Lesser General Public License v2.1


Languages

Language:C 87.9%Language:Shell 7.4%Language:M4 2.8%Language:Makefile 1.6%Language:Python 0.3%Language:Objective-C 0.0%