Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Nov 2018 20:49:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 233336] statically linked binaries built WITH_RETPOLINE crash at startup
Message-ID:  <bug-233336-227-LAGJ2lUzND@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233336-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233336-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=3D233336

--- Comment #3 from commit-hook@freebsd.org ---
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

--=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-233336-227-LAGJ2lUzND>