Date: Mon, 28 Aug 2006 18:28:34 -0800 From: "Ahmad Arafat Abdullah" <trunasuci@mail.com> To: "Garrett Cooper" <youshi10@u.washington.edu>, freebsd-questions@freebsd.org Subject: Re: Fine tuning conditional compilation of 'make buildworld' Message-ID: <20060829022834.9862F1158CC@ws1-7.us4.outblaze.com>
next in thread | raw e-mail | index | archive | help
freebsd# less /usr/share/examples/etc/make.conf mine just make it simple: PERL_VER=5.8.8 PERL_VERSION=5.8.8 CFLAGS= -O -pipe COPTFLAGS= -O -pipe NO_PROFILE=true CPUTYPE?=pentium4 other thing, i'm set it up on my kernel config :) freebsd# uname -a FreeBSD freebsd.avp.org 6.1-RELEASE-p4 FreeBSD 6.1-RELEASE-p4 #2: Mon Aug 28 12:26:03 MYT 2006 root@freebsd.avp.org:/usr/obj/usr/src/sys/AVP i386 freebsd# > ----- Original Message ----- > From: "Garrett Cooper" <youshi10@u.washington.edu> > To: freebsd-questions@freebsd.org > Subject: Fine tuning conditional compilation of 'make buildworld' > Date: Mon, 28 Aug 2006 12:28:03 -0700 > > > Hi, > Just wondering if there was a more comprehensive list of > variables that can be used when specifying what should and > shouldn't be built other than what is specified in "man make.conf" > for "make buildworld". I am configuring two 6.1 systems and want to > trim down the junk as much as possible. > Thanks, > -Garrett > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > -- ___________________________________________________ Play 100s of games for FREE! http://games.mail.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060829022834.9862F1158CC>
