Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: cross-compile tor for android using the Go builder #1061

Merged
merged 6 commits into from
Jan 26, 2023

Conversation

bassosimone
Copy link
Contributor

@bassosimone bassosimone commented Jan 26, 2023

This diff introduces the necessary changes for building tor and its dependencies using the Go builder. The reference issues are ooni/probe#2401 and ooni/probe#2365. A previous PR that used bash was #1024.

BTW, here's my sarcastic comment about doing this work in Go:

cc07af6c-f63f-494c-a6df-02c1d12eab79_text

Ah, also: it was wrong of me to use ANDROID_NDK_HOME and I should have used ANDROID_NDK_ROOT. This pull request is a good moment in time to fix this blunder. While there, zap a README I should have zapped before. We keep them for top-level directories but not for nested directories, in general.

@bassosimone bassosimone requested a review from hellais as a code owner January 26, 2023 17:31
@bassosimone bassosimone merged commit 2711d93 into master Jan 26, 2023
@bassosimone bassosimone deleted the issue/2365f branch January 26, 2023 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant