Date: Tue, 07 May 2002 20:22:26 +0200 From: Paul Everlund <tdv94ped@cs.umu.se> To: "Chad Leigh -- Shire.Net LLC" <chad@shire.net> Cc: David Liebeherr <concept-server@gmx.net>, questions@FreeBSD.ORG Subject: Re: How to compile ports applikations with CPU-Spezifik optimations Message-ID: <3CD81B62.A3F53C31@cs.umu.se> References: <14A1B27A-61E4-11D6-96F3-000502EDE760@shire.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> > On Tuesday, May 7, 2002, at 01:56 , David Liebeherr wrote: > > > > Hi all, > > > > how can i compile Port-Applikations with optimation for my CPU, or in > > other words: How can i tell an port which architekture i have to > > compile for? > > > > Thanx many for every help, > > Dave > > "Chad Leigh -- Shire.Net LLC" wrote: > > Hi > > I think you can set it in /etc/defaults/make.conf > > I set my architecture in there and it seems to be on all compiles. > > Schoene Gruesse > MfG aus New Hampshire > Chad Chad did point it out, where to set it, but you should probably not change your default file. Instead make a new make.conf file and put it in /etc. Make your override there, i.e. put the line; CPUTYPE=i686 if you have Pentium Pro, and let the default file be as is. Best regards, Paul 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?3CD81B62.A3F53C31>