[tor-bugs] #31882 [Core Tor/Tor]: move Android build config into core tor

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Sep 27 16:26:01 UTC 2019


#31882: move Android build config into core tor
---------------------------------+------------------------------------
 Reporter:  eighthave            |          Owner:  (none)
     Type:  defect               |         Status:  new
 Priority:  Medium               |      Milestone:  Tor: 0.4.3.x-final
Component:  Core Tor/Tor         |        Version:
 Severity:  Normal               |     Resolution:
 Keywords:  Android, tbb-mobile  |  Actual Points:
Parent ID:                       |         Points:
 Reviewer:                       |        Sponsor:
---------------------------------+------------------------------------

Comment (by eighthave):

 Ok, as long as it can be optionally enabled and disabled, I'm fine with
 putting it wherever.  For example, I think that this JNI code should only
 be included when someone specifies `./configure --enable-jni`.  That
 should be separate from `./configure --enable-android` since some people
 might want to still build the tor daemon for Android for testing purposes.

 As for making ''libtor.so'', that's `./configure --enable-pic`.  Then
 ''src/app/tor'' is renamed to ''libtor.so''.  I think `./configure
 --enable-pic` should change the resulting filename to ''libtor.so''.

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


More information about the tor-bugs mailing list