[Bug 229514] Repeating WITHOUT_PROFILE section in src.conf(5) manualpage

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 10 13:06:42 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229514

--- Comment #2 from commit-hook at 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.


More information about the freebsd-bugs mailing list