Restore arm, riscv, sparc64, and mips to UNIVERSE after r334128
This commit is contained in:
parent
475d42db4a
commit
ff3a8b3427
3
Makefile
3
Makefile
@ -481,8 +481,7 @@ worlds: .PHONY
|
|||||||
# existing system is.
|
# existing system is.
|
||||||
#
|
#
|
||||||
.if make(universe) || make(universe_kernels) || make(tinderbox) || make(targets)
|
.if make(universe) || make(universe_kernels) || make(tinderbox) || make(targets)
|
||||||
TARGETS?=amd64 i386 powerpc arm64
|
TARGETS?=amd64 arm arm64 i386 mips powerpc riscv sparc64
|
||||||
#riscv arm sparc64 mips
|
|
||||||
_UNIVERSE_TARGETS= ${TARGETS}
|
_UNIVERSE_TARGETS= ${TARGETS}
|
||||||
TARGET_ARCHES_arm?= arm armeb armv6 armv7
|
TARGET_ARCHES_arm?= arm armeb armv6 armv7
|
||||||
TARGET_ARCHES_arm64?= aarch64
|
TARGET_ARCHES_arm64?= aarch64
|
||||||
|
Loading…
Reference in New Issue
Block a user