[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-bugs] #4280 [Tor Browser]: build changes for TBB



#4280: build changes for TBB
-------------------------+--------------------------------------------------
 Reporter:  ioerror      |          Owner:  mikeperry
     Type:  defect       |         Status:  new      
 Priority:  normal       |      Milestone:           
Component:  Tor Browser  |        Version:           
 Keywords:               |         Parent:           
   Points:               |   Actualpoints:           
-------------------------+--------------------------------------------------
 re #2176 - I came up with a list of things I think we should disable or
 change in TBB's build process.

 I noticed that as it stands, we don't disable stuff like JSctypes. Which,
 well, if it's anything like python ctypes, holy moley!

 {{{
 diff --git a/build-scripts/config/dot_mozconfig b/build-
 scripts/config/dot_mozconfig
 index 9333a6f..227bd01 100755
 --- a/build-scripts/config/dot_mozconfig
 +++ b/build-scripts/config/dot_mozconfig
 @@ -5,5 +5,16 @@ mk_add_options MOZ_APP_DISPLAYNAME=TorBrowser

  ac_add_options --enable-optimize
  ac_add_options --enable-strip
 +ac_add_options --enable-install-strip
  ac_add_options --disable-tests
  ac_add_options --disable-debug
 +ac_add_options --disable-ctypes
 +ac_add_options --disable-necko-disk-cache
 +ac_add_options --disable-necko-wifio
 +ac_add_options --disable-installer
 +ac_add_options --disable-updater
 +ac_add_options --disable-parental-controls
 +
 +
 +# Linux options
 +ac_add_options --disable-dbus
 }}}

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4280>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs