Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Nov 2010 09:12:53 -0700
From:      Warner Losh <imp@bsdimp.com>
To:        =?ISO-8859-1?Q?Ulrich_Sp=F6rlein?= <uqs@spoerlein.net>, Warner Losh <imp@freebsd.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r215271 - head
Message-ID:  <4CE00A85.8020000@bsdimp.com>
In-Reply-To: <20101114104301.GB64243@acme.spoerlein.net>
References:  <201011132238.oADMcXU1062375@svn.freebsd.org> <20101114104301.GB64243@acme.spoerlein.net>

next in thread | previous in thread | raw e-mail | index | archive | help
  On 11/14/2010 03:43, Ulrich Spörlein wrote:
> On Sat, 13.11.2010 at 22:38:33 +0000, Warner Losh wrote:
>> Author: imp
>> Date: Sat Nov 13 22:38:33 2010
>> New Revision: 215271
>> URL: http://svn.freebsd.org/changeset/base/215271
>>
>> Log:
>>    Add mips back to universe
>>
>> Modified:
>>    head/Makefile
>>
>> Modified: head/Makefile
>> ==============================================================================
>> --- head/Makefile	Sat Nov 13 22:34:12 2010	(r215270)
>> +++ head/Makefile	Sat Nov 13 22:38:33 2010	(r215271)
>> @@ -281,7 +281,7 @@ tinderbox:
>>   # existing system is.
>>   #
>>   .if make(universe) || make(universe_kernels) || make(tinderbox)
>> -TARGETS?=amd64 i386 ia64 pc98 powerpc sparc64 sun4v
>> +TARGETS?=amd64 i386 ia64 pc98 powerpc sparc64 sun4v mips
> Can we have that sorted, please? I'm sure it was sorted before ...
>
> -TARGETS?=amd64 i386 ia64 pc98 powerpc sparc64 sun4v mips
> +TARGETS?=amd64 i386 ia64 mips pc98 powerpc sparc64 sun4v
I'll sort it when I'm 100% it works for everybody and that I don't have 
any uncommitted changes in my test tree.  My first run suggests it 
works, but the test in my pristine loopback tree are still running.

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CE00A85.8020000>