Re: What settings are you using in /etc/make.conf?

2004-02-11 Thread Charles Swiger
On Feb 11, 2004, at 4:59 AM, Bryan Cassidy wrote: Just wondering if people wouldn't mind sharring their /etc/make.conf settings with others. Here's what I use on -STABLE: KERNCONF=NORMAL #KERNCONF=GENERIC CPUTYPE=pentium CFLAGS= -O2 -pipe COPTFLAGS= -O -pipe BOOTWAIT=5000 #NO_CPU_FLAGS=true IPFW2=

What settings are you using in /etc/make.conf?

2004-02-11 Thread Bryan Cassidy
Just wondering if people wouldn't mind sharring their /etc/make.conf settings with others. Here's mine: CPUTYPE?=p3 CFLAGS= -O -pipe CXXFLAGS+= -fmemoize-lookups -fsave-memoized NOPROFILE= true USA_RESIDENT= yes SUP=/usr/local/bin/cvsup SUPFLAGS= -g -L 2 SUPHOST=cvs