[Bug 223425] www/firefox: update to 58.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 28 08:46:53 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223425

--- Comment #49 from Jan Beich <jbeich at FreeBSD.org> ---
(In reply to Jan Beich from comment #13)
> NSModules are not ordered appropriately

Workaround:
1. Comment out kPStaticModules check in toolkit/library/libxul.mk
2. Dump existing order in a temporary file
3. Manually move *_kPStaticModules_* symbols at start/end of *_NSModule symbols
block
4. Append LDFLAGS in toolkit/library/moz.build with -Wl,--symbol-ordering-file
5. Revert (1) step
6. Restart build (without cleaning)

libxul.so built with LTO appears to be larger.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-gecko mailing list