tor-browser

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

source (314B)


      1 # The source "build" only needs a mozconfig because we use the build system as
      2 # our script for generating it. This allows us to run configure without any
      3 # extra dependencies on specific toolchains, e.g. gtk3.
      4 ac_add_options --disable-compile-environment
      5 ac_add_options --disable-nodejs
      6 export MOZILLA_OFFICIAL=1