xref: /freebsd/tools/build/options/WITH_UNIFIED_OBJDIR (revision 2008043f386721d58158e37e0d7e50df8095942d)
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