Re: [ANNOUNCEMENT] GDB BuildBot
Eli Zaretskii <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
> From: Andreas Schwab <[email protected]> > Cc: [email protected], [email protected] > Date: Fri, 23 Jan 2015 15:25:30 +0100 > > Eli Zaretskii <[email protected]> writes: > > > And btw, why doesn't VPATH work in this case? > > There is no VPATH in libiberty/Makefile.in. Thanks, that explains why it doesn't work ;-) I thought out-of-tree builds were supposed to be supported by VPATH, but it looks like the commit to which you pointed replaced that with explicit $(srcdir).