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, Jan 15, 5:11 AM
Unknown Object (File)
Wed, Jan 1, 6:20 AM
Unknown Object (File)
Tue, Dec 31, 5:17 AM
Unknown Object (File)
Dec 30 2024, 5:28 AM
Unknown Object (File)
Dec 29 2024, 5:54 AM
Unknown Object (File)
Dec 28 2024, 6:00 AM
Unknown Object (File)
Dec 27 2024, 4:14 PM
Unknown Object (File)
Dec 15 2024, 10:04 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