Makefile in /usr/src/lib/libdisk WARNS change? PLEASE READ!

Steve Kargl sgk at troutmask.apl.washington.edu
Tue Apr 22 20:55:48 PDT 2003


On Tue, Apr 22, 2003 at 10:16:12PM -0500, David Leimbach wrote:
> 
> On Tuesday, April 22, 2003, at 10:04 PM, leafy wrote:
> 
> >On Tue, Apr 22, 2003 at 10:01:37PM -0500, David Leimbach wrote:
> >>b) tell me what's wrong with my process or help me debug my process
> >>   of building FBSD-CURRENT.
> >>
> >>Everything else seems to work fine! :)
> >>
> >>
> >>
> >>Dave
> 
> 
> This just struck me as a possibility also about 20 seconds ago :)
> 
> Here it is: [comments stripped]
> CPUTYPE?=athlon-mp
> CFLAGS= -pipe -msse -m3dnow
> MAKE_IDEA=YES
> 
> I am now changing CFLAGS to simply "-pipe" to see what happens.
> 

Have you tried

#CPUTYPE?=athlon-mp
CFLAGS = -O -pipe

-- 
Steve


More information about the freebsd-current mailing list