This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Remove make gnu-ism in gdbserver


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 (éå)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]