[tor-bugs] #12631 [Applications/Tor Browser]: Tor Browser for ARM architecture

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Mar 21 15:59:58 UTC 2019


#12631: Tor Browser for ARM architecture
--------------------------------------+------------------------
 Reporter:  mttp                      |          Owner:  (none)
     Type:  project                   |         Status:  new
 Priority:  Medium                    |      Milestone:
Component:  Applications/Tor Browser  |        Version:
 Severity:  Normal                    |     Resolution:
 Keywords:  tbb-rbm                   |  Actual Points:
Parent ID:                            |         Points:
 Reviewer:                            |        Sponsor:
--------------------------------------+------------------------

Comment (by JeremyRand):

 > Would future native builds then have to utilize the cross-toolchain
 (instead of the native toolchain currently used) to achieve
 reproducibility across different host/target combinations?

 @c6h12o6 I suspect that you'd need to use something like the "gcc-cross"
 project in my branch regardless of whether you're doing a cross-compile,
 if you want reproducible builds for non-cross build and cross builds.
 Which basically means you'd be building the C/C++ standard library from
 source rather than using the Debian-packaged one; I don't think there are
 any other major differences between the gcc and gcc-cross in my branch.  I
 only made it a separate project because I didn't want the patch to get too
 invasive; a subsequent patch could replace all usage of gcc with gcc-
 cross.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/12631#comment:28>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list