Create a TARGET_CPUARCH thing to go with MACHINE_CPUARCH.

MFC after:	3 days
Sponsored by:	EMC / Isilon Storage Division
Differential Revision:	https://reviews.freebsd.org/D7160
This commit is contained in:
Bryan Drewery
2016-07-12 18:57:28 +00:00
parent 8a6bdc134d
commit 79156eb7c9
+2
View File
@@ -384,6 +384,8 @@ XPATH= ${WORLDTMP}/usr/sbin:${WORLDTMP}/usr/bin
STRICTTMPPATH= ${BPATH}:${XPATH}
TMPPATH= ${STRICTTMPPATH}:${PATH}
TARGET_CPUARCH?= ${TARGET_ARCH:${MACHINE_CPUARCH_SUB:ts:}}
#
# Avoid running mktemp(1) unless actually needed.
# It may not be functional, e.g., due to new ABI