mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 22:32:43 -04:00
Suggest TARGET/TARGET_ARCH, XDEV/XDEV_ARCH are depcrecated in r269031.
MFC after: 2 weeks Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
5bd47cc56f
commit
051c25dbf3
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -34,7 +34,7 @@
|
|||
# for world and kernel targets.
|
||||
# toolchains - Build a toolchain for all world and kernel targets.
|
||||
# xdev - xdev-build + xdev-install for the architecture
|
||||
# specified with XDEV and XDEV_ARCH.
|
||||
# specified with TARGET and TARGET_ARCH.
|
||||
# xdev-build - Build cross-development tools.
|
||||
# xdev-install - Install cross-development tools.
|
||||
# xdev-links - Create traditional links in /usr/bin for cc, etc
|
||||
|
|
|
|||
Loading…
Reference in a new issue