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:
John Birrell 2008-05-25 02:48:57 +00:00
parent 2376c117f6
commit 5a94dc226f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=179299

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: