projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
804a026
)
Default to debug builds.
author
Keir Fraser
<keir@xen.org>
Fri, 7 Sep 2012 11:54:22 +0000
(12:54 +0100)
committer
Keir Fraser
<keir@xen.org>
Fri, 7 Sep 2012 11:54:22 +0000
(12:54 +0100)
Config.mk
patch
|
blob
|
history
diff --git
a/Config.mk
b/Config.mk
index 78410efc82a681c04cfc9d58e91f3af957dce72b..b9c7a9df755efc56ab14c3149feaa9108bbb3c2c 100644
(file)
--- a/
Config.mk
+++ b/
Config.mk
@@
-10,7
+10,7
@@
realpath = $(wildcard $(foreach file,$(1),$(shell cd -P $(dir $(file)) && echo "
-include $(XEN_ROOT)/.config
# A debug build of Xen and tools?
-debug ?=
n
+debug ?=
y
debug_symbols ?= $(debug)
XEN_COMPILE_ARCH ?= $(shell uname -m | sed -e s/i.86/x86_32/ \