akwizgran created page: tor build process

akwizgran
2016-03-15 19:51:03 +00:00
parent 11bc1542f7
commit a28f25f01d

@@ -2,9 +2,7 @@
* `export ANDROID_NDK_HOME=/path/to/ndk`
* `git clone https://git.torproject.org/orbot.git`
* `cd orbot`
* `git submodule update --init external/libevent`
* `git submodule update --init external/openssl`
* `git submodule update --init external/tor`
* `git submodule update --init external/libevent external/openssl external/tor`
* `cd external/libevent`
* `git checkout release-2.0.22-stable` (or latest stable release)
* `cd ../openssl`