Add Support for Building zlib for Android
Add android build support for zlib
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
Trac:
Parent Ticket: #28704 (moved)- Author
Changes
https://github.com/sisbell/tor-browser-build/commits/bug-33685a
Trac:
Keywords: TorBrowserTeam202003 deleted, TorBrowserTeam202003R added
Status: new to needs_review
Cc: sysrqb, gk, sisbell, eighthave, tbb-team to sysrqb, boklm, tbb-team We are no longer in March
Trac:
Keywords: TorBrowserTeam202003R deleted, TorBrowserTeam202004R addedTrac:
Reviewer: N/A to sysrqbzlib needs to be enabled as an input project for tor (in
project/tor/config
), right?Replying to sysrqb:
zlib needs to be enabled as an input project for tor (in
project/tor/config
), right?Ah, I see you added this in #28766 (moved). Ignore this comment.
make -j[% c("buildconf/num_procs") %] install
I doubt telling make to parallelize
make install
does anything, but-j
is specified for Windows so I'm okay with keeping them synchronized as there isn't any harm from providing this.- Trac closed
closed