https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233336
--- Comment #3 from [email protected] --- A commit references this bug: Author: emaste Date: Mon Nov 19 20:48:47 UTC 2018 New revision: 340650 URL: https://svnweb.freebsd.org/changeset/base/340650 Log: Avoid retpolineplt with static linking Statically linked binaries linked with -zretpolineplt crash at startup as lld produces a broken PLT. PR: 233336 Sponsored by: The FreeBSD Foundation Changes: head/share/mk/bsd.prog.mk -- 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]"
