|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] clean up CFLAGS
On 9 Mar 2006, at 20:16, Charles Coffing wrote:
Ah, agreed on both counts.
Regarding the change in vmxassist and hvmloader: I was being overly
cautious, setting CFLAGS to a non-empty string to be sure it wasn't
defaulted to something else, but indeed setting to an empty string as
was done before is sufficient. So I have thrown out the changes to
both of those Makefiles.
nsplitd is to be treated the same as miniterm, correct? So you should
both of their respective patches. (When packaging, we of course would
build those things with the same flags, and for the same architecture,
but that is a patch I can carry separately .)
I've also now pulled the debug option out into Config.mk, and therefore
pulled -O3 and -fomit-frame-pointer into that same file. I also fixed
up the ioemu build to respect CFLAGS (was being overridden by a file
generated by the configure script) -- in general I think the build
process for ioemu needs better integration with our build system.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|