1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-05 12:56:08 +00:00
freebsd/lib/libthr/arch/powerpc
Warner Losh 10f3ae5899 Merge from tbemd, with a small amount of rework:
For all libthr contexts, use ${MACHINE_CPUARCH}
for all libc contexts, use ${MACHINE_ARCH} if it exists, otherwise use
${MACHINE_CPUARCH}
Move some common code up a layer (the .PATH statement was the same in
all the arch submakefiles).

# Hope she hasn't busted powerpc64 with this...
2010-09-13 01:43:10 +00:00
..
include Unify 32-bit and 64-bit PowerPC libthr support. This reduces code 2010-08-24 20:50:08 +00:00
powerpc
Makefile.inc Merge from tbemd, with a small amount of rework: 2010-09-13 01:43:10 +00:00