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


In general I think this class of changes is a good thing.  Each one needs
to be examined to make sure it's really right, of course.  PIC is for
things that are directly related to PIC vs non-PIC code generation.
SHARED is for other aspects of whether something is destined for libc.a
or for libc.so.


Thanks,
Roland


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