summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/man
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>1999-12-17 15:50:45 +0000
committermarcel <marcel@FreeBSD.org>1999-12-17 15:50:45 +0000
commitb05cb674428806312a36cec145305b473eaa6ac5 (patch)
tree308a4b228706c155b34940c4bf96e41954fd17d1 /lib/libpthread/man
parentc926be6ea7337529b70771aa567e9d10a6238901 (diff)
downloadFreeBSD-src-b05cb674428806312a36cec145305b473eaa6ac5.zip
FreeBSD-src-b05cb674428806312a36cec145305b473eaa6ac5.tar.gz
s/MACHINE_ARCH/TARGET_ARCH/g
The target machine is represented by TARGET_ARCH. MACHINE_ARCH always represents the host machine. When TARGET_ARCH is not defined, it is assumed to be equal to MACHINE_ARCH. This means that we're building a native toolset by default. We're creating cross-compilation tools when MACHINE_ARCH != TARGET_ARCH. TARGET_ARCH is defined when building binutils as part of the bootstrap build and is set to reflect the architecture we're currently cross- building. With this change binutils is ready for cross-building.
Diffstat (limited to 'lib/libpthread/man')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud