Skip to content

Commit

Permalink
Restore arm, riscv, sparc64, and mips to UNIVERSE after r334128
Browse files Browse the repository at this point in the history
  • Loading branch information
emaste committed May 24, 2018
1 parent 475d42d commit ff3a8b3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -481,8 +481,7 @@ worlds: .PHONY
# existing system is.
#
.if make(universe) || make(universe_kernels) || make(tinderbox) || make(targets)
TARGETS?=amd64 i386 powerpc arm64
#riscv arm sparc64 mips
TARGETS?=amd64 arm arm64 i386 mips powerpc riscv sparc64
_UNIVERSE_TARGETS= ${TARGETS}
TARGET_ARCHES_arm?= arm armeb armv6 armv7
TARGET_ARCHES_arm64?= aarch64
Expand Down

0 comments on commit ff3a8b3

Please sign in to comment.