This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: [PATCH] memset: fix define usage for shared libs


On Tue, Feb 22, 2011 at 13:28, Mike Frysinger <vapier@gentoo.org> wrote:
> The proper define to check "am I in a shared lib" is "SHARED", not "PIC".
> The two new memset_chk functions incorrectly depend on "PIC".

What is failing without this patch?  I should just discard any patch
which comes without justification.  I'm no mind reader.


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