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: [RFC/PATCH] sim: headers: use abs_srcdir to find helper scripts


On Fri, Dec 30, 2011 at 03:46, Mike Frysinger <vapier@gentoo.org> wrote:
> --- a/sim/common/Makefile.in
> +++ b/sim/common/Makefile.in
>
> ?headers:
> - ? ? ? rootme=`pwd` ; \

this part is incorrect since "rootme" appears to be indirectly
referenced via some of the toolchain vars.  but the rest still looks
fine to me and i'll go with that if no one has any complaints.
-mike


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