Re: [Xen-devel] [RFC PATCH 5/7] build: wire up pre-existing debug build flag

2016-05-02 Thread Konrad Rzeszutek Wilk
On Sun, May 01, 2016 at 11:10:44PM -0500, Doug Goldstein wrote: > This allows 'make debug=n' and 'make debug=y' work as it did previously > but only in the case of the user not having an existing .config file > from a 'make menuconfig'. This is because the command line 'debug' flag > can only be us

[Xen-devel] [RFC PATCH 5/7] build: wire up pre-existing debug build flag

2016-05-01 Thread Doug Goldstein
This allows 'make debug=n' and 'make debug=y' work as it did previously but only in the case of the user not having an existing .config file from a 'make menuconfig'. This is because the command line 'debug' flag can only be used to set the default value and if the user has already built up a confi