Remove make gnu-ism in gdbserver

Yao Qi yao@codesourcery.com
Sat Mar 5 14:15:00 GMT 2011


On 03/05/2011 11:24 AM, Joel Brobecker wrote:
>>>  $(LIBCOMMON): $(LIBCOMMON_DIR)/Makefile
>>> -	@$(MAKE) $(FLAGS_TO_PASS) DO=all --directory=common
>>> +	@$(MAKE) $(FLAGS_TO_PASS) DO=all DODIRS=common subdir_do
>>
>> This breaks building gdbserver completely for me:
> 
> Probably because Yao forgot that this patch was dependent on
> one of his previous patches. I was a little surprised when Yao
> said he checked it in, but I thought that maybe the other part
> got approved beforehand.  Let's see if we can approve the part
> of the other patch that - otherwise, we'll make a temporary
> revert.  Sorry about that.
> 

Sorry about breaking the build.  I forget that this patch depends on the
other patch which was not approved then.

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list