View Single Post
  #9   (View Single Post)  
Old 2nd August 2008
Weaseal's Avatar
Weaseal Weaseal is offline
Package Pilot
 
Join Date: May 2008
Location: East Coast, US
Posts: 177
Default

The kernel is still building (slow machine, 1 processor, 1 core).
Code:
$ cat /etc/make.conf
CFLAGS=-O2 -pipe
COPTFLAGS=-O2 -pipe
CPUTYPE?=athlon64

#buildworld stuff
NO_BLUETOOTH=true
NO_GAMES=true
NO_I4B=true
NO_PROFILE=true
# added by use.perl 2007-12-22 16:10:34
PERL_VER=5.8.8
PERL_VERSION=5.8.8
__________________
FreeBSD addict since 4.2-RELEASE.
My FreeBSD wiki.
Reply With Quote