[Bug 238053] WITHOUT_FDT= does not trigger any files to be delete by make delete-old
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed May 22 18:11:36 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238053
Bug ID: 238053
Summary: WITHOUT_FDT= does not trigger any files to be delete
by make delete-old
Product: Base System
Version: 12.0-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: conf
Assignee: bugs at FreeBSD.org
Reporter: driesm.michiels at gmail.com
Hi!
In src.conf, it is documented as follows:
WITHOUT_FDT
Set to not build Flattened Device Tree support as part of the
base system. This includes the device tree compiler (dtc) and
libfdt support library.
I have noticed that these files are actually not deleted after setting the flag
in src.conf. I also didn't spot any Obsolete files related with this build
option. How can I check that it even honors the build flag, i.e. it does not
build those binaries?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list