[tor-commits] [Git][tpo/applications/tor-browser-build][maint-13.5] Bug 41206: Pass the number of processors to GeckoView's mozconfig.

morgan (@morgan) git at gitlab.torproject.org
Mon Aug 19 20:14:39 UTC 2024



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20240819/28ba13c5/attachment.htm>


More information about the tor-commits mailing list