[RFC 1/2] link gdbserver against libiberty

Pedro Alves palves@redhat.com
Wed Feb 12 16:49:00 GMT 2014


On 02/12/2014 04:44 PM, Tom Tromey wrote:
> Pedro> Well, looking at gdb's own Makefile, we see that install-only there
> Pedro> already punts on "-only" when recursing, therefore never escaping
> Pedro> that gdb-specific target elsewhere:
> 
> Pedro> gdb's Makefile:
> 
> Pedro> install-only: $(CONFIG_INSTALL)
> Pedro> ...
> Pedro>         @$(MAKE) DO=install "DODIRS=$(SUBDIRS)" $(FLAGS_TO_PASS) subdir_do
> 
> Pedro> It's just that gdbserver's currently doesn't.  Seems quite easy to
> Pedro> do and just less magic.
> 
> Here's a revised patch.

Thank you!  Looks good to me.

-- 
Pedro Alves



More information about the Gdb-patches mailing list