Remove sun4v from the list of arches in 'make universe'. There has been

no active development on it for over a year now and it isn't
reliable under a simple buildworld. Developers can't be expected to
test code targeted for it.
This commit is contained in:
jb 2008-05-25 02:48:57 +00:00
parent 2620c45d1b
commit 8ea302a3db

View File

@ -275,7 +275,7 @@ make: .PHONY
# existing system is.
#
.if make(universe)
TARGETS?=amd64 arm i386 ia64 pc98 powerpc sparc64 sun4v
TARGETS?=amd64 arm i386 ia64 pc98 powerpc sparc64
universe: universe_prologue
universe_prologue: