From 5a94dc226f4b752e22ddb18febdde8292e9f2f63 Mon Sep 17 00:00:00 2001 From: John Birrell Date: Sun, 25 May 2008 02:48:57 +0000 Subject: [PATCH] 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. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 80838ccd10db..e7e5aa481426 100644 --- a/Makefile +++ b/Makefile @@ -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: