[patch] Fix bug 15915, erroneous make rule for linkobj/libc.so.
Brooks Moses
bmoses@google.com
Mon Sep 9 17:00:00 GMT 2013
Steve,
On Mon, Sep 9, 2013 at 9:37 AM, Steve Ellcey <sellcey@mips.com> wrote:
> I am having trouble applying the new patch to ToT. The Makerules part
> applied but the Makefile part did not. Looking at this patch it appears
> that it is keeping both:
>
> lib: $(common-objpfx)libc.so
> and
> lib: $(common-objpfx)linkobj/libc.so
>
> Which I don't think is right, is it?
Yes, that piece is correct. This patch isn't changing any of the
build rules seen by Makefile, just moving the rules around. The same
things still get built.
> Are you sure the patch you sent is
> against unmodified ToT sources?
Sorry about that -- somehow I got some tab damage in it. The attached
corrected version is against ToT as of 30 minutes ago.
- Brooks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2013-09-09_linkobj-libc-makefile.diff
Type: application/octet-stream
Size: 3083 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20130909/e8ca522c/attachment.obj>
More information about the Libc-alpha
mailing list