Date: Wed, 10 Oct 2018 13:06:38 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 229514] Repeating WITHOUT_PROFILE section in src.conf(5) manualpage Message-ID: <bug-229514-227-XcTxiDI7UZ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-229514-227@https.bugs.freebsd.org/bugzilla/> References: <bug-229514-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=229514 --- Comment #2 from commit-hook@freebsd.org --- A commit references this bug: Author: emaste Date: Wed Oct 10 13:06:32 UTC 2018 New revision: 339281 URL: https://svnweb.freebsd.org/changeset/base/339281 Log: MFC r306729: makeman: avoid bogus output with duplicated options On some targets 'make showconfig' currently reports both 'no' and 'yes' for some options. For example: % make TARGET=mips showconfig | grep SSP MK_SSP = no MK_SSP = yes Emit a warning on encountering a duplicated variable, and skip the second entry. PR: 226908, 229514 Sponsored by: The FreeBSD Foundation Changes: _U stable/11/ stable/11/tools/build/options/makeman -- 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-229514-227-XcTxiDI7UZ>
