Date: Tue, 17 Dec 2002 16:55:15 +0100 From: Alexander Leidinger <Alexander@Leidinger.net> To: Poul-Henning Kamp <phk@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/boot/i386/boot2 boot2.c Message-ID: <20021217165515.4e68f17c.Alexander@Leidinger.net> In-Reply-To: <200212141915.gBEJFRdE016388@repoman.freebsd.org> References: <200212141915.gBEJFRdE016388@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 14 Dec 2002 11:15:27 -0800 (PST) Poul-Henning Kamp <phk@FreeBSD.ORG> wrote: > phk 2002/12/14 11:15:27 PST > > Modified files: > sys/boot/i386/boot2 boot2.c > Log: > Always use the smaller GCC builtin memcpy Please revert this, there are people working on getting the userland compiled with icc and this commit makes boot2.c more depending on gcc than before (ideally the #if 1 should be #if __GCC). Bye, Alexander. -- There's no place like ~ http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021217165515.4e68f17c.Alexander>