https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224917
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #13 from [email protected] --- (In reply to Garrett Wollman from comment #11) I can confirm that building firefox with clang40 fixed this issue for me on stable/10. env CC=clang40 CXX=clang++40 CPP=clang-cpp40 make deinstall install in the firefox port directory did the trick. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
