Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
briar
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
briar
briar
Wiki
tor build process
Changes
Page history
New page
Templates
Clone repository
No commit message
authored
8 years ago
by
akwizgran
No commit message
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tor-build-process.md
+1
-0
1 addition, 0 deletions
tor-build-process.md
with
1 addition
and
0 deletions
tor-build-process.md
View page @
d6c557b3
...
...
@@ -2,6 +2,7 @@
*
`export ANDROID_NDK_HOME=/path/to/ndk`
*
`git clone https://git.torproject.org/orbot.git`
*
`cd orbot`
*
`git checkout 9097b79`
*
`git submodule update --init external/libevent external/openssl external/tor`
*
`cd external/libevent`
*
`git checkout release-2.0.22-stable`
(or latest stable release)
...
...
This diff is collapsed.
Click to expand it.