aboutsummaryrefslogtreecommitdiff
path: root/tools/build/options/WITH_META_ERROR_TARGET
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build/options/WITH_META_ERROR_TARGET')
-rw-r--r--tools/build/options/WITH_META_ERROR_TARGET13
1 files changed, 13 insertions, 0 deletions
diff --git a/tools/build/options/WITH_META_ERROR_TARGET b/tools/build/options/WITH_META_ERROR_TARGET
new file mode 100644
index 000000000000..25a7ea479e80
--- /dev/null
+++ b/tools/build/options/WITH_META_ERROR_TARGET
@@ -0,0 +1,13 @@
+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.