https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237447
--- Comment #6 from Ed Maste <[email protected]> --- (In reply to oz42 from comment #5) I mean posting to the freebsd-stable mailing list is more likely to provide useful insight on build issues than a PR. https://lists.freebsd.org/mailman/listinfo/freebsd-stable You can send the output of (from the top level source directory) there: % ld --version % make -V LINKER_TYPE --no-rosegment is needed for (and supported by) lld, so removing it from the lld LDFLAGS is not correct. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
