xref: /freebsd/tools/build/options/WITH_META_ERROR_TARGET (revision 78cd75393ec79565c63927bf200f06f839a1dc05)
1Enable the META_MODE .ERROR target.
2.Pp
3This target will copy the meta file of a failed target
4to
5.Va ERROR_LOGDIR
6(default is
7.Ql ${SRCTOP:H}/error )
8to help with failure analysis.
9Depends on
10.Va WITH_META_MODE .
11This default when
12.Va WITH_DIRDEPS_BUILD
13is set.
14