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