mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-11 18:29:05 +01:00
akwizgran created page: tor build process
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user