morgan pushed to branch maint-13.5 at The Tor Project / Applications / 
tor-browser-build


Commits:
ec572810 by Pier Angelo Vendrame at 2024-08-19T20:13:55+00:00
Bug 41206: Pass the number of processors to GeckoView's mozconfig.

- - - - -


1 changed file:

- projects/geckoview/build


Changes:

=====================================
projects/geckoview/build
=====================================
@@ -37,6 +37,7 @@ cd /var/tmp/build/[% project %]-[% c("version") %]
 cat > .mozconfig << 'MOZCONFIG_EOF'
 . $topsrcdir/mozconfig-[% c("var/osname") %]
 
+mk_add_options MOZ_PARALLEL_BUILD=[% c("num_procs") %]
 export MOZ_INCLUDE_SOURCE_INFO=1
 export MOZ_SOURCE_REPO="[% c('var/gitlab_project') %]"
 export MOZ_SOURCE_CHANGESET=[% c("var/git_commit") %]



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/ec5728107d759c6ae951026bca47f08e5f67d84d

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/ec5728107d759c6ae951026bca47f08e5f67d84d
You're receiving this email because of your account on gitlab.torproject.org.


_______________________________________________
tbb-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tbb-commits

Reply via email to