]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/build/options/WITH_UNIFIED_OBJDIR
Import DTS from Linux 4.20
[FreeBSD/FreeBSD.git] / tools / build / options / WITH_UNIFIED_OBJDIR
1 .\" $FreeBSD$
2 Set to use the unified object directory format for
3 .Xr build 7
4 targets.
5 For cross-builds, native-builds, and sub-directory builds, the format of
6 .Pa ${MAKEOBJDIRPREFIX}/${.CURDIR}/${TARGET}.${TARGET_ARCH}
7 is used.
8 .Pp
9 This option is transitional and will be removed before the 12.0 release,
10 at which time
11 .va WITH_UNIFIED_OBJDIR
12 will be enabled permanently.