Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Mar 2018 08:46:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 223425] www/firefox: update to 58.0
Message-ID:  <bug-223425-21738-1uKeD1Uw4F@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223425-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223425-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223425

--- Comment #49 from Jan Beich <jbeich@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 sym=
bols
block
4. Append LDFLAGS in toolkit/library/moz.build with -Wl,--symbol-ordering-f=
ile
5. Revert (1) step
6. Restart build (without cleaning)

libxul.so built with LTO appears to be larger.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223425-21738-1uKeD1Uw4F>