[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 1/7] build: add debug menu to Kconfig
On 5/3/16 9:38 AM, Jan Beulich wrote: >>>> On 03.05.16 at 16:29, <cardoe@xxxxxxxxxx> wrote: >> --- a/xen/include/xen/config.h >> +++ b/xen/include/xen/config.h >> @@ -81,4 +81,8 @@ >> /* allow existing code to work with Kconfig variable */ >> #define NR_CPUS CONFIG_NR_CPUS >> >> +#ifndef CONFIG_DEBUG >> +#define NDEBUG >> +#endif > > At the same time you should delete the -DNDEBUG from xen/Rules.mk. > There shouldn't be two places controlling the same thing. > > Jan > You're right. That hunk slipped to 3/7 during a rebase. I'll repost with that moved to 1/7. -- Doug Goldstein Attachment:
signature.asc _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |