Bug 234041 - make delete-old and WITHOUT_RADIUS_SUPPORT=true doesn't remove radius related files
Summary: make delete-old and WITHOUT_RADIUS_SUPPORT=true doesn't remove radius related...
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: 12.0-STABLE
Hardware: Any Any
: --- Affects Only Me
Assignee: Andriy Voskoboinyk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-15 20:07 UTC by Philippe Michel
Modified: 2019-02-02 16:59 UTC (History)
1 user (show)

See Also:
avos: mfc-stable12+
avos: mfc-stable11+
avos: mfc-stable10+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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