[tor-bugs] #28483 [Applications/Tor Browser]: Modify Android Toolchain API Version
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Nov 20 01:38:46 UTC 2018
#28483: Modify Android Toolchain API Version
-------------------------------------------------+-------------------------
Reporter: sisbell | Owner: tbb-
| team
Type: defect | Status:
| needs_information
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: tbb-rbm, tbb-mobile, TBA-a2, | Actual Points:
TorBrowserTeam201811 |
Parent ID: #26693 | Points:
Reviewer: | Sponsor:
-------------------------------------------------+-------------------------
Comment (by sisbell):
Replying to [comment:3 gk]:
> What is the Rust angle here? That is, why do we need to set the API to
16 for building Rust? Building Rust and running Tor Browser for Android
with `--api 26` is working fine for me.
I would expect that it would work but I was thinking we should compile our
rust libraries with the same version of the NDK as the rest of the firefox
native code.
Rust is using --set=target.armv7-linux-
androideabi.cc=$ANDROID_NDK_HOME/arm/bin/arm-linux-androideabi-gcc which
is pointing to the location we created using with the
make_standalone_toolchain script.
Or am I missing the question?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/28483#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list