xref: /freebsd/tools/build/options/WITH_UNIFIED_OBJDIR (revision aa1a8ff2d6dbc51ef058f46f3db5a8bb77967145)
1Use the unified object directory format for
2.Xr build 7
3targets.
4For cross-builds, native-builds, and sub-directory builds, the format of
5.Pa ${MAKEOBJDIRPREFIX}/${.CURDIR}/${TARGET}.${TARGET_ARCH}
6is used.
7.Pp
8This option is transitional and will be removed in a future version of
9.Fx ,
10at which time
11.Va WITH_UNIFIED_OBJDIR
12will be enabled permanently.
13