qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] make distclean can fail do to a configuration check


From: John Snow
Subject: Re: [Qemu-devel] make distclean can fail do to a configuration check
Date: Tue, 1 Mar 2016 10:47:35 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0


On 02/29/2016 08:55 PM, Fam Zheng wrote:
> On Mon, 02/29 11:49, John Snow wrote:
>>
>>
>> On 02/14/2016 02:17 AM, Fam Zheng wrote:
>> Fam, didn't you have patches to allow e.g. cleans and "make tags" and so
>> on without re-incurring a full reconfiguration?
> 
> Do you mean this?
> 
>     address@hidden:~/work/qemu [master]$ git grep UNCHECKED_GOALS
>     Makefile:UNCHECKED_GOALS := %clean TAGS cscope ctags
>     Makefile:ifneq ($(filter-out $(UNCHECKED_GOALS),$(MAKECMDGOALS)),$(if 
> $(MAKECMDGOALS),,fail))
>     Makefile:ifneq ($(filter-out $(UNCHECKED_GOALS),$(MAKECMDGOALS)),$(if 
> $(MAKECMDGOALS),,fail))
> 
> Fam
> 

Aha, yes. I guess it's not quite working to avoid certain sanity checks,
I'll check something in. Thanks, sorry for the noise.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]