|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] clean up CFLAGS
This patch cleans up the usage of CFLAGS. This is nice for packagers,
who would like to control the base compilation flags from a central
place.
I've put some default CFLAGS (-Wall -O3) in Config.mk, and removed
redundant flags from the Makefiles. I've also fixed a few places that
didn't properly inherit CFLAGS from Config.mk (but not vmxassist or
hvmloader; those ignore global defaults like before). Also, individual
makefiles still add their own custom flags (-g, -Werror, -f*, etc) just
as before.
Please apply to xen-unstable.
Signed-off-by: Charles Coffing <ccoffing@xxxxxxxxxx>
Thanks,
Charles
xen-cflags.diff
Description: Binary data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH] clean up CFLAGS,
Charles Coffing <=
|
|
|
|
|