]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Introduce src.conf knob to build userland with retpoline
authoremaste <emaste@FreeBSD.org>
Sun, 21 Oct 2018 00:27:59 +0000 (00:27 +0000)
committeremaste <emaste@FreeBSD.org>
Sun, 21 Oct 2018 00:27:59 +0000 (00:27 +0000)
commita2e03c847c86af8bbcf0eb62ec0927eb78edbada
treec27ed30cdf9ce28db39e95a4bb1fad2348212698
parentb259d132e709bde115f36028dc0a745a8eaa116b
Introduce src.conf knob to build userland with retpoline

WITH_RETPOLINE enables -mretpoline vulnerability mitigation in userland
for CVE-2017-5715.

Reported by: Peter Malcom
Reviewed by: markj
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D17421
Makefile.inc1
share/mk/bsd.lib.mk
share/mk/bsd.opts.mk
share/mk/bsd.prog.mk
tools/build/options/WITH_RETPOLINE [new file with mode: 0644]