https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282096
Bug ID: 282096
Summary: Makefile.inc1 never sets MK_CLEAN to "yes"
Product: Base System
Version: Unspecified
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: misc
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Makefile.inc1 sets MK_CLEAN to "no" under certain conditions when the clean
step should be skipped, but it never sets MK_CLEAN to "yes". This causes the
clean step to be skipped when it really should be executed.
This seems to have been broken for >4 years, since
git:75766799863334570acf7a65510361f470ce3b3e.
--
You are receiving this mail because:
You are the assignee for the bug.