tor-browser

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

opt-searchfox (372B)


      1 MOZ_AUTOMATION_BUILD_SYMBOLS=0
      2 MOZ_AUTOMATION_CHECK=0
      3 
      4 . "$topsrcdir/build/mozconfig.win-common"
      5 . "$topsrcdir/browser/config/mozconfigs/common"
      6 . "$topsrcdir/browser/config/mozconfigs/win64/common-win64"
      7 
      8 ac_add_options --enable-clang-plugin
      9 ac_add_options --enable-mozsearch-plugin
     10 
     11 . "$topsrcdir/build/mozconfig.clang-cl"
     12 . "$topsrcdir/build/mozconfig.common.override"