mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-27 09:12:44 +00:00
14 lines
263 B
Plaintext
14 lines
263 B
Plaintext
|
Enable the META_MODE .ERROR target.
|
||
|
.Pp
|
||
|
This target will copy the meta file of a failed target
|
||
|
to
|
||
|
.Va ERROR_LOGDIR
|
||
|
(default is
|
||
|
.Ql ${SRCTOP:H}/error )
|
||
|
to help with failure analysis.
|
||
|
Depends on
|
||
|
.Va WITH_META_MODE .
|
||
|
This default when
|
||
|
.Va WITH_DIRDEPS_BUILD
|
||
|
is set.
|