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)
Wed, Mar 12, 5:22 PM
Unknown Object (File)
Mon, Mar 10, 5:22 PM
Unknown Object (File)
Wed, Mar 5, 3:21 PM
Unknown Object (File)
Wed, Mar 5, 4:44 AM
Unknown Object (File)
Sun, Mar 2, 1:01 PM
Unknown Object (File)
Fri, Feb 28, 5:13 PM
Unknown Object (File)
Feb 13 2025, 7:17 PM
Unknown Object (File)
Jan 15 2025, 5:11 AM
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