Date: Tue, 15 Mar 2005 19:13:38 +0100 From: Bartosz Fabianowski <freebsd@chillt.de> To: Bartosz Fabianowski <freebsd@chillt.de> Cc: freebsd-mobile@freebsd.org Subject: Re: CPUTYPE=pentium-m Message-ID: <423725D2.7060207@chillt.de> In-Reply-To: <42371640.4050802@chillt.de> References: <422ACE0B.4060503@lumachedelcervello.cjb.net> <422B502C.6090003@chillt.de> <20050312022324.GA4899@hub.freebsd.org> <423363C4.60508@chillt.de> <20050315020930.GA14246@dragon.NUXI.org> <42371640.4050802@chillt.de>
next in thread | previous in thread | raw e-mail | index | archive | help
That last patch was reversed. Sorry: --- /usr/src/sys/boot/i386/loader/Makefile.old Tue Mar 15 18:03:13 2005 +++ /usr/src/sys/boot/i386/loader/Makefile Fri Feb 27 15:10:09 2004 @@ -40,7 +40,7 @@ CLEANFILES= vers.c loader loader.bin loader.help -CFLAGS+= -Wall +CFLAGS+= -Wall -mno-sse2 LDFLAGS= -static -Ttext 0x0 # i386 standalone support library
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?423725D2.7060207>