10f3ae5899
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...
4 lines
47 B
Makefile
4 lines
47 B
Makefile
#$FreeBSD$
|
|
|
|
SRCS+= pthread_md.c _umtx_op_err.S
|