Skip to content

Bug 40314: Add commands to check for needed toolchain updates

boklm requested to merge boklm/tor-browser-build:bug_40314 into master

The following commands can be used to check needed toolchain updates to build Firefox for Linux, Windows or macOS:

  • make list_toolchain_updates-firefox-linux
  • make list_toolchain_updates-firefox-windows
  • make list_toolchain_updates-firefox-macos

Closes #40314 (closed).

Edited by boklm

Merge request reports