MACHINE_ARCH is the target arch to crossbuild to, not TARGET_ARCH.
Requested by: marcel
This commit is contained in:
parent
6afb6d0aa9
commit
7de7569f50
@ -20,7 +20,7 @@
|
|||||||
# -DNO_PORTSUPDATE do not update ports in ${MAKE} update
|
# -DNO_PORTSUPDATE do not update ports in ${MAKE} update
|
||||||
# -DNO_DOCUPDATE do not update doc in ${MAKE} update
|
# -DNO_DOCUPDATE do not update doc in ${MAKE} update
|
||||||
# LOCAL_DIRS="list of dirs" to add additional dirs to the SUBDIR list
|
# LOCAL_DIRS="list of dirs" to add additional dirs to the SUBDIR list
|
||||||
# TARGET_ARCH="machine arch" to crossbuild world to a different arch
|
# MACHINE_ARCH="machine arch" to crossbuild world to a different arch
|
||||||
|
|
||||||
#
|
#
|
||||||
# The intended user-driven targets are:
|
# The intended user-driven targets are:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user