aboutsummaryrefslogblamecommitdiff
path: root/tools/build/options/WITH_UNIFIED_OBJDIR
blob: 6efc01d09c5ecd5886307fc98427dc2dfbbb5e70 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
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.