Date: Tue, 10 Aug 2021 23:56:52 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 257727] 12.2/13.0: MK_RETPOLINE always prints NO Message-ID: <bug-257727-227-2570QOIJ0v@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-257727-227@https.bugs.freebsd.org/bugzilla/> References: <bug-257727-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=3D257727 Ed Maste <emaste@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emaste@freebsd.org Resolution|--- |Works As Intended Status|New |Closed --- Comment #1 from Ed Maste <emaste@freebsd.org> --- Note the build stage you quoted: >>> stage 1.2: bootstrap tools Many options are forced off for the bootstrap tools, because the system toolchain used to build them may not support the option and because there is little or no value in setting them for the bootstrap or build tools. You can look at Makefile.inc1 for the list of options that are forced off (look for BSARGS, TMAKE, KTMAKE, NXBMAKEARGS). You can use `make -V` to see how config has been parsed: $ make -V MK_RETPOLINE yes --=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-257727-227-2570QOIJ0v>