Re: CVS commit: src/sys/arch/i386/stand/boot

2011-08-22 Thread Paul Goyette
Module Name:src Committed By: mrg Date: Mon Aug 22 09:43:08 UTC 2011 Modified Files: src/sys/arch/i386/stand/boot: Makefile.boot Log Message: disable mmx/sse here too. hopefully fixes amd64 /boot issues. certainly changes the output in ways that gcc 4.1 doesn't. Confir

Re: CVS commit: src/sys/arch/i386/stand/boot

2011-02-27 Thread David Laight
On Sat, Feb 26, 2011 at 06:22:59PM +, Jonathan A. Kollasch wrote: > Module Name: src > Committed By: jakllsch > Date: Sat Feb 26 18:22:59 UTC 2011 > > Modified Files: > src/sys/arch/i386/stand/boot: Makefile.boot > > Log Message: > Enable LIBSA_PRINTF_LONGLONG_SUPPORT. > Useful