[ANNOUNCEMENT] GDB BuildBot
Eli Zaretskii
eliz@gnu.org
Fri Jan 23 11:01:00 GMT 2015
> Date: Fri, 23 Jan 2015 09:56:25 +0000
> From: Pedro Alves <palves@redhat.com>
> CC: gdb@sourceware.org
>
> > I don't think we need to go that far. Simply adding "cd $(srcdir) &&"
> > to the TAGS rules that don't already do that should be good enough.
>
> Yes, we should do that. It's what we do to other similar rules
> that generate files in the source dir, like e.g.,
>
> $(srcdir)/aclocal.m4: @MAINTAINER_MODE_TRUE@ $(aclocal_m4_deps)
> cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
I'll look into the libiberty problem when I have time. I don't
understand why VPATH didn't do its job in that case.
More information about the Gdb
mailing list