https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225775
--- Comment #5 from commit-h...@freebsd.org --- A commit references this bug: Author: emaste Date: Fri Apr 27 01:21:52 UTC 2018 New revision: 333048 URL: https://svnweb.freebsd.org/changeset/base/333048 Log: MFC r332090: stand: pass --no-rosegment for i386 bits when linking with lld btxld does not correctly handle input with other than 2 PT_LOAD segments. Passing --no-rosegment lets lld produce output eqivalent to ld.bfd: 2 PT_LOAD segments and no PT_GNU_RELRO. PR: 225775 Sponsored by: The FreeBSD Foundation Changes: _U stable/11/ stable/11/stand/i386/Makefile.inc -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"