> I'm trying to build Firefox so that it launches on Debian:Jessie. > Firefox toolchain is quite modern and requires gcc-6.1+ and llvm-3.9+ - both > are unavailable on jessie. Pulling dependencies from debian:testing results > in a build that doesn't run on jessie. > > Are there any tips?
You could install a newer LLVM from apt.llvm.org. You'll probbaly also find you need to install a Rust toolchain [1]. Cheers, Botond [1] https://www.rust-lang.org/en-US/install.html _______________________________________________ dev-builds mailing list dev-builds@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-builds