Changes between Version 111 and Version 112 of firefox


Ignore:
Timestamp:
01/11/2022 08:11:16 PM (2 years ago)
Author:
ken@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • firefox

    v111 v112  
    104104== Dependencies for 97.0beta ==
    105105
    106 To Be Advised
     106rustc needs to be >= 1.57.0
    107107
    108108The early betas for 92.0 and 93.0 needed static libstdc++.a to link logalloc-replay (that specifies -static-libstdc++). In later betas that was not compiled. While using a static system lib (outside of rust) is annoying, the expected lifetime of a firefox beta is short and this requirement can be remembered if a vulnerability in libstdc++ is ever disclosed. I assume this requirement will continue for early betas.