Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Apr 2004 18:21:48 -0600
From:      Scott Long <scottl@freebsd.org>
To:        Marcel Moolenaar <marcel@freebsd.org>
Cc:        cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/conf files files.i386
Message-ID:  <40788F9C.5000503@freebsd.org>
In-Reply-To: <200404101943.i3AJhFjZ088154@repoman.freebsd.org>
References:  <200404101943.i3AJhFjZ088154@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Marcel Moolenaar wrote:
> marcel      2004/04/10 12:43:15 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/conf             files files.i386 
>   Log:
>   Unbreak alpha kernel build and unbreak any non-i386 runtime brokenness.
>   The VIA Nehemias is so obviously specific to i386 that it should not
>   be compiled on non-i386 platforms. The obviousness is in the fact that
>   all functions in nehemias.c are purely i386 inline assembly, guarded
>   by #ifdef __i386__
>   
>   Revision  Changes    Path
>   1.884     +0 -1      src/sys/conf/files
>   1.484     +1 -0      src/sys/conf/files.i386

Thanks a lot!

Scott



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40788F9C.5000503>