On 5/3/16 9:38 AM, Jan Beulich wrote: >>>> On 03.05.16 at 16:29, <car...@cardoe.com> 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
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel