Changes between Version 45 and Version 46 of firefox


Ignore:
Timestamp:
03/04/2020 10:39:25 PM (4 years ago)
Author:
ken@…
Comment:

If using rustc-1.41.1 for latest firefox, using system llvm is a bad idea.

Legend:

Unmodified
Added
Removed
Modified
  • firefox

    v45 v46  
    9595nss-3.49.2
    9696
    97 rustc-1.39.0 (newer releases should be ok for firefox, tested with rustc-1.40.0)
     97rustc-1.39.0 (newer releases should be ok for firefox, tested with rustc-1.40.0) If you use a newer version than 1.40.0, 1.41.0 should not be used (various errors including a segfault), 1.41.1 fixed this but the added test for the segfault problem (issue 69225) fails if using the llvm-9.0.1 release. To build rustc-1.41.1 with its shipped version of llvm (including a backport) see the rustc wiki page.
    9898
    9999sqlite-3.30.1