This is the mail archive of the libc-alpha@sources.redhat.com 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: Trivial make check fix


Having the build chmod the source tree is not the right fix.  The file
should be executable in a tarball or cvs checkout.  Probably having it
created by patch is what left in unexecutable.  If the makefile is to have
some workaround, it should be using $(SHELL) to run it.


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