>>> On 16.12.16 at 14:57, wrote:
> On Thu, Dec 15, 2016 at 07:04:51AM -0700, Jan Beulich wrote:
>> Despite all attempts so far (ending in commit fecf584294 ["Config.mk:
>> fix comment for debug option"] adjusting the respective comment),
>> Config.mk's debug= setting still affects the hypervisor b
On Thu, Dec 15, 2016 at 07:04:51AM -0700, Jan Beulich wrote:
> Despite all attempts so far (ending in commit fecf584294 ["Config.mk:
> fix comment for debug option"] adjusting the respective comment),
> Config.mk's debug= setting still affects the hypervisor build: CFLAGS
> gets -g added there.
>
On Fri, Dec 16, 2016 at 05:38:35AM -0700, Jan Beulich wrote:
> >>> On 16.12.16 at 11:33, wrote:
> > On Thu, Dec 15, 2016 at 07:04:51AM -0700, Jan Beulich wrote:
> >> Despite all attempts so far (ending in commit fecf584294 ["Config.mk:
> >> fix comment for debug option"] adjusting the respective c
>>> On 16.12.16 at 11:33, wrote:
> On Thu, Dec 15, 2016 at 07:04:51AM -0700, Jan Beulich wrote:
>> Despite all attempts so far (ending in commit fecf584294 ["Config.mk:
>> fix comment for debug option"] adjusting the respective comment),
>> Config.mk's debug= setting still affects the hypervisor b
On Fri, Dec 16, 2016 at 11:33:18AM +0100, Daniel Kiper wrote:
> On Thu, Dec 15, 2016 at 07:04:51AM -0700, Jan Beulich wrote:
[...]
> > --- a/xen/arch/x86/boot/build32.mk
> > +++ b/xen/arch/x86/boot/build32.mk
> > @@ -4,7 +4,7 @@ include $(XEN_ROOT)/Config.mk
> >
> > $(call cc-options-add,CFLAGS,
On Thu, Dec 15, 2016 at 07:04:51AM -0700, Jan Beulich wrote:
> Despite all attempts so far (ending in commit fecf584294 ["Config.mk:
> fix comment for debug option"] adjusting the respective comment),
> Config.mk's debug= setting still affects the hypervisor build: CFLAGS
> gets -g added there.
>
>
On 15/12/16 14:04, Jan Beulich wrote:
> Despite all attempts so far (ending in commit fecf584294 ["Config.mk:
> fix comment for debug option"] adjusting the respective comment),
> Config.mk's debug= setting still affects the hypervisor build: CFLAGS
> gets -g added there.
>
> xen/arch/x86/boot/buil
Despite all attempts so far (ending in commit fecf584294 ["Config.mk:
fix comment for debug option"] adjusting the respective comment),
Config.mk's debug= setting still affects the hypervisor build: CFLAGS
gets -g added there.
xen/arch/x86/boot/build32.mk includes that file, and hence inherits the