qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] git build from clean broken?


From: Peter Maydell
Subject: Re: [Qemu-devel] git build from clean broken?
Date: Thu, 27 Feb 2014 22:17:45 +0000

On 27 February 2014 21:50, Paolo Bonzini <address@hidden> wrote:
> Il 27/02/2014 20:57, Stefan Weil ha scritto:
>> Yes. I saw that problem, too. This patch for Makefile fixed it for me:
>>
>> index ccab967,a28a3c8..8ec3a99
>> @@@ -170,6 -159,6 +170,7 @@@ qemu-options.def: $(SRC_PATH)/qemu-opti
>>   SUBDIR_RULES=$(patsubst %,subdir-%, $(TARGET_DIRS))
>>   SOFTMMU_SUBDIR_RULES=$(filter %-softmmu,$(SUBDIR_RULES))
>>
>> ++$(SOFTMMU_SUBDIR_RULES): $(block-obj-y)
>>   $(SOFTMMU_SUBDIR_RULES): config-all-devices.mak
>
> This is correct.  Alternatively:

Can you either post that to the list as a proper patch or alternatively
just add a reviewed-by tag to the patch Stefan sent earlier, depending
which you think is the better fix? Then I'll apply it...

thanks
-- PMM



reply via email to

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