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] Add test for linking against most static libraries


On Fri, 28 Oct 2016, Carlos O'Donell wrote:

> I'm kinda baffled by this. We don't set it in config-sysdirs.
> 
> I expect you have a local patch that hid this.

I expect he happened to have a compiler that searched a system include 
directory with crypt.h.

> I'm going to commit the following immediate fix:
> 
> 2016-10-28  Carlos O'Donell  <carlos@redhat.com>
> 
> 	* elf/Makefile (CFALGS-tst-linkall-static): Define.

That's not the right fix.  The right way to address such issues is a 
wrapper header in include/.

-- 
Joseph S. Myers
joseph@codesourcery.com


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