mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 06:39:32 -04:00
Add note about TARGET_ARCH
This commit is contained in:
parent
20c3b3fa1c
commit
f672e5fbe2
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
# -DNO_CTF do not run the DTrace CTF conversion tools on built objects
|
||||
# LOCAL_DIRS="list of dirs" to add additional dirs to the SUBDIR list
|
||||
# TARGET="machine" to crossbuild world for a different machine type
|
||||
# TARGET_ARCH= may be required when a TARGET supports multiple endians
|
||||
|
||||
#
|
||||
# The intended user-driven targets are:
|
||||
|
|
|
|||
Loading…
Reference in a new issue