tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

noopt-debug (330B)


      1 # Developers often build with these options for a better debugging experience.
      2 . "$topsrcdir/browser/config/mozconfigs/linux64/debug"
      3 
      4 # We add this last to guard against inadvertent changes in the debug config.
      5 # It may conflict with settings from mozconfig.override, but that seems
      6 # unlikely.
      7 ac_add_options --disable-optimize