Page MenuHomeFreeBSD

Makefile.inc1: Require DISTDIR be set for `make distributeworld`
ClosedPublic

Authored by emaste on Dec 11 2024, 3:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 3, 5:03 PM
Unknown Object (File)
Fri, Oct 3, 4:53 PM
Unknown Object (File)
Wed, Oct 1, 12:40 PM
Unknown Object (File)
Fri, Sep 26, 3:22 AM
Unknown Object (File)
Sep 4 2025, 5:16 AM
Unknown Object (File)
Aug 25 2025, 10:59 PM
Unknown Object (File)
Aug 25 2025, 8:27 PM
Unknown Object (File)
Aug 25 2025, 5:44 PM
Subscribers
None

Details

Summary
distributeworld is the target used to stage world for building dist sets
for release targets.  Error out if attempting to distributeworld to /.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Dec 13 2024, 3:24 PM
This revision was automatically updated to reflect the committed changes.

This seems like a good change. I have some vague memories about complaints when I changed things in this area, but I think that might have been the largely unrelated "distribution" target.

Yes. Good change. I've shot my foot off this way