Changes between Version 151 and Version 152 of firefox
- Timestamp:
- 04/01/2023 11:09:48 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified firefox
v151 v152 92 92 == Dependencies for 112.0beta == 93 93 94 To Be Advised. 94 libvpx >= v1.13.0 95 96 nss >= 3.89 95 97 96 98 The 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 (those where EARLY_BETA_OR_EARLIER is defined in build/defines.sh).