On Tue, 2007-10-23 at 10:21 -0500, Hollis Blanchard wrote:
> 
> > -CFLAGS += -I $(KERNELDIR)/include $(autodepend-flags) -g 
> > -fomit-frame-pointer \
> > -     -Wall
> > +CFLAGS += $(autodepend-flags) -g -fomit-frame-pointer -Wall 
> >  CFLAGS += $(call cc-option, -fno-stack-protector, "")
> >  CFLAGS += $(call cc-option, -fno-stack-protector-all, "")
> 
> You seem to be adding "-I $(KERNELDIR)/include" twice: once here, and
> once in each config-*.mak file.

My bad; I read the diff backwards. :)

Are you sure about that move though? Why doesn't every arch need that -I
switch?

-- 
Hollis Blanchard
IBM Linux Technology Center


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to