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] Suppress incorrect link warnings for NSS symbols


Don't change the general case.  Instead, add a macro in nsswitch.h called
nss_interface_function.  Conditionalize the definition there on
DO_STATIC_NSS.  Use that in place of static_link_warning for the NSS
interfaces.


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