HomeFreeBSD

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

Description

Makefile.inc1: Require DISTDIR be set for make distributeworld

distributeworld is the target used to stage world for building dist sets
for release targets, and is not really intended for end-user use. If
DISTDIR is not set we would attempt to write to the root directory.
Error out in this case, serving as an assertion that an internal target
is not being used incorrectly.

Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D48030

(cherry picked from commit f6575ed0deb08026c5ee261495e000831688e5a2)

Details

Provenance
emasteAuthored on Dec 11 2024, 3:53 PM
Differential Revision
D48030: Makefile.inc1: Require DISTDIR be set for `make distributeworld`
Parents
rGd6b36d1c83fb: newvers: Set explicit git revision length
Branches
Unknown
Tags
Unknown