Bug 234041

Summary: make delete-old and WITHOUT_RADIUS_SUPPORT=true doesn't remove radius related files
Product: Base System Reporter: Philippe Michel <philippe.michel7>
Component: binAssignee: Andriy Voskoboinyk <avos>
Status: Closed FIXED    
Severity: Affects Only Me CC: avos
Priority: --- Flags: avos: mfc-stable12+
avos: mfc-stable11+
avos: mfc-stable10+
Version: 12.0-STABLE   
Hardware: Any   
OS: Any   

Description Philippe Michel 2018-12-15 20:07:54 UTC
If WITHOUT_RADIUS_SUPPORT is set to true in /etc/src.conf, "make delete-old" doesn't remove the files that may remain from when this option was not used.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-01-27 18:54:00 UTC
A commit references this bug:

Author: avos
Date: Sun Jan 27 18:53:36 UTC 2019
New revision: 343502
URL: https://svnweb.freebsd.org/changeset/base/343502

Log:
  Remove RADIUS-related files when WITHOUT_RADIUS_SUPPORT=true is set
  in src.conf(5)

  PR:		234041
  MFC after:	5 days

Changes:
  head/tools/build/mk/OptionalObsoleteFiles.inc
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-02-02 16:58:22 UTC
A commit references this bug:

Author: avos
Date: Sat Feb  2 16:57:50 UTC 2019
New revision: 343685
URL: https://svnweb.freebsd.org/changeset/base/343685

Log:
  MFC r343502:
  Remove RADIUS-related files when WITHOUT_RADIUS_SUPPORT=true is set
  in src.conf(5)

  PR:		234041

Changes:
_U  stable/10/
  stable/10/tools/build/mk/OptionalObsoleteFiles.inc
_U  stable/11/
  stable/11/tools/build/mk/OptionalObsoleteFiles.inc
_U  stable/12/
  stable/12/tools/build/mk/OptionalObsoleteFiles.inc