This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: clearing env for make check


> Roland McGrath <roland@frob.com> writes:
> 
> > Then, I'd change all the tests et al to pass --ignore-environment
> > along with --library-path.
> > 
> > If this sounds good, then I can implement it.
> 
> Do we need another option?  Can't we simply test for the variables in
> the toplevel Makefile and fail right away if any is defined?

Well, maybe you want it for running your compilers or whatnot.  It's only
when running our own programs via ld.so that we have any business telling
somebody what preloads they might want in their life.  But I wouldn't
object to what you suggest.


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