https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255359
--- Comment #9 from Dimitry Andric <d...@freebsd.org> --- (In reply to Evgeniy Khramtsov from comment #8) I'm unsure if mesa can "just" compile with different LLVM versions than what it was released for, as it may be that they depend on specific APIs. The LLVM_DEFAULT= 10 in graphics/mesa-dri/Makefile.common was put there on 2020-10-12 here: https://cgit.freebsd.org/ports/commit/?id=57ce68a0c0cab56c3d08120e6f55c11a8c248f06 Note that it says "=" not "?=" which must be for a reason. :) In any case, I can at least confirm that LTO works fine for www/firefox, if I set DEFAULT_VERSIONS+=llvm=11. I think it would be handy if in general the LLVM versions for firefox and rust are kept the same? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-gecko@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"