Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / tor-browser-build

Commits:

1 changed file:

Changes:

  • projects/firefox/mozconfig
    ... ... @@ -71,7 +71,5 @@
    71 71
       ac_add_options --enable-verify-mar
    
    72 72
     [% END -%]
    
    73 73
     
    
    74
    -ac_add_options --with-relative-profile=[% c('var/ProjectName') %]/Data/Browser
    
    75
    -mk_add_options MOZ_APP_DISPLAYNAME="[% c('var/Project_Name') %]"
    
    76 74
     mk_add_options MOZ_PARALLEL_BUILD=[% c("num_procs") %]
    
    77 75