[Bug 282096] Makefile.inc1 never sets MK_CLEAN to "yes"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 282096] Makefile.inc1 never sets MK_CLEAN to "yes""
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 282096] Makefile.inc1 never sets MK_CLEAN to "yes""
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 282096] Makefile.inc1 never sets MK_CLEAN to "yes""
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 282096] Makefile.inc1 never sets MK_CLEAN to "yes""
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 282096] Makefile.inc1 never sets MK_CLEAN to "yes""
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 15 Oct 2024 03:00:26 UTC
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: bugs@FreeBSD.org
Reporter: truckman@FreeBSD.org
CC: emaste@freebsd.org
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.