DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 6th September 2008
lumiwa lumiwa is offline
Package Pilot
 
Join Date: May 2008
Posts: 145
Default make.conf

Hi!

My make.conf looks:
CPUTYPE=pentium4
# added by use.perl 2008-03-01 15:21:02
PERL_VER=5.8.8
PERL_VERSION=5.8.8
.if ${.CURDIR:M*/ports/editors/openoffice.org-3}
WITH_KDE= yes
.endif

I red in the forum that for gcc 4 (FreeBSD 7) it doesn't need CPUTYPE but put
"-march=auto" in.. Is it -march=auto line in make.conf like
...
WITH_KDE= yes
.endif
...
-march=auto

And in Dru Lavigne book BSD Hacks I red about CFLAGS -O2 -pipe -funroll-loops and I tried to build one application and was much faster tha without but I am not sure if I could make a mess with this option.

Thanks in advance.
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
pf.conf lumiwa FreeBSD Security 11 20th September 2008 01:01 AM
difference between rc.conf and loader.conf disappearedng FreeBSD General 5 3rd September 2008 05:54 AM
quick question about optimizations in /etc/make.conf thevirtuesofxen FreeBSD Installation and Upgrading 7 15th July 2008 10:29 AM
I need help with make.conf syntax troberts FreeBSD Ports and Packages 4 1st June 2008 03:58 AM
Buildworld make.conf options siffland FreeBSD Installation and Upgrading 4 12th May 2008 12:02 AM


All times are GMT. The time now is 07:15 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick