/[base]
ViewVC logotype

Revision 339281


Jump to revision: Previous Next
Author: emaste
Date: Wed Oct 10 13:06:31 2018 UTC (5 years, 8 months ago)
Changed paths: 2
Log Message:
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


Changed paths

Path Details
Directorystable/11/ modified , props changed
Directorystable/11/tools/build/options/makeman modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27