Date: Thu, 1 Jun 2000 11:23:26 -0400 From: Eric Ogren <eogren@earthlink.net> To: Mike Johnson <ahze@hc1.hci.net> Cc: questions@FreeBSD.ORG Subject: Re: How to compile with cpu opts. Message-ID: <20000601112326.A4464@earthlink.net> In-Reply-To: <Pine.BSI.3.91.1000601112057.14599A-100000@hc1.hci.net>; from ahze@hc1.hci.net on Thu, Jun 01, 2000 at 11:23:28AM -0400 References: <Pine.BSI.3.91.1000601112057.14599A-100000@hc1.hci.net>
next in thread | previous in thread | raw e-mail | index | archive | help
If you really really want to, you can put CFLAGS= -march=pentium in /etc/make.conf. However, if you do this, and things start breaking, especially when you try to make world or compile a kernel, you aren't going to find a lot of help from the mailing lists, since we don't support platform optimization when compiling the userland or the kernel. Eric On Thu, Jun 01, 2000 at 11:23:28AM -0400, Mike Johnson wrote: > Hey > I want to be able to compile programs in /usr/ports with > i686/i586 cpu optmazations. I know something about /etc/make.conf but im > not quite sure what to put in there. > Thanks > Michael Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000601112326.A4464>