Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Oct 2024 03:00:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 282096] Makefile.inc1 never sets MK_CLEAN to "yes"
Message-ID:  <bug-282096-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282096

            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 t=
he
clean step to be skipped when it really should be executed.

This seems to have been broken for >4 years, since
git:75766799863334570acf7a65510361f470ce3b3e.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282096-227>