Date: Sun, 29 Jul 2018 16:46:41 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 230137] cc: -flto link option is broken: unrecognized option '-plugin' Message-ID: <bug-230137-227-LY6hejkib3@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-230137-227@https.bugs.freebsd.org/bugzilla/> References: <bug-230137-227@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=3D230137 --- Comment #1 from Conrad Meyer <cem@freebsd.org> --- This is expected on 11.x. The base linker is still the ancient GPL2 ld.bfd from 2008. I don't think we will switch linkers on stable/11. 12.0 should have llvm's lld linker, at least on amd64, which may enable LTO (if it work= s). --=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-230137-227-LY6hejkib3>