|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen stable-4.3] Config.mk: switch to debug?=n in preparation for the release
commit 21ecf2392463a463b0507ae2142ccd5849e86bd9
Author: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
AuthorDate: Mon Jul 1 17:07:36 2013 +0100
Commit: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
CommitDate: Mon Jul 1 17:07:36 2013 +0100
Config.mk: switch to debug?=n in preparation for the release
---
Config.mk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Config.mk b/Config.mk
index 328afc5..11d7a7d 100644
--- 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 ?= y
+debug ?= n
debug_symbols ?= $(debug)
# Test coverage support
--
generated by git-patchbot for /home/xen/git/xen.git#stable-4.3
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |