This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [patch] Fix makefile rule precedence so rtcl-memset.c is compiled correctly.
- From: Brooks Moses <bmoses at google dot com>
- To: libc-alpha at sourceware dot org
- Date: Wed, 17 Jul 2013 16:31:29 -0700
- Subject: Re: [patch] Fix makefile rule precedence so rtcl-memset.c is compiled correctly.
- References: <CAOxa4KprKQ4uYX7V1AgBLKE+ShiPMDYhboqYjw8G1keMML+mtQ at mail dot gmail dot com>
On Wed, Jul 17, 2013 at 4:10 PM, Brooks Moses <bmoses@google.com> wrote:
> The attached patch is a pretty obvious fix for this, along with an
> explanatory comment to prevent it from recurring. I don't have commit
> privileges, so I'd appreciate if someone could commit this for me once
> it's approved.
Also, recalling recent conversations, I've filed a bugzilla bug for
the bug my patch is fixing:
http://sourceware.org/bugzilla/show_bug.cgi?id=15753
- Brooks