Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Oct 2018 13:06:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 229514] Repeating WITHOUT_PROFILE section in src.conf(5) manualpage
Message-ID:  <bug-229514-9-LoTEP9b0e2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229514-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229514-9@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=3D229514

--- 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=3Dmips showconfig | grep SSP
  MK_SSP           =3D no
  MK_SSP           =3D 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

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229514-9-LoTEP9b0e2>