aboutsummaryrefslogtreecommitdiff
path: root/tools/build/options/WITH_UNIFIED_OBJDIR
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build/options/WITH_UNIFIED_OBJDIR')
-rw-r--r--tools/build/options/WITH_UNIFIED_OBJDIR12
1 files changed, 12 insertions, 0 deletions
diff --git a/tools/build/options/WITH_UNIFIED_OBJDIR b/tools/build/options/WITH_UNIFIED_OBJDIR
new file mode 100644
index 000000000000..6efc01d09c5e
--- /dev/null
+++ b/tools/build/options/WITH_UNIFIED_OBJDIR
@@ -0,0 +1,12 @@
+.\" $FreeBSD$
+Set to use the unified object directory format for
+.Xr build 7
+targets.
+For cross-builds, native-builds, and sub-directory builds, the format of
+.Pa ${MAKEOBJDIRPREFIX}/${.CURDIR}/${TARGET}.${TARGET_ARCH}
+is used.
+.Pp
+This option is transitional and will be removed before the 12.0 release,
+at which time
+.va WITH_UNIFIED_OBJDIR
+will be enabled permanently.