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] aarch64: Optimized memset for falkor


On Tue, 19 Dec 2017, Adhemerval Zanella wrote:

> On 19/12/2017 16:46, Joseph Myers wrote:
> > On Tue, 19 Dec 2017, Szabolcs Nagy wrote:
> > 
> >> this broke --disable-multi-arch build
> > 
> > I guess we ought to add a --disable-multi-arch aarch64 build to 
> > build-many-glibcs.py, since it doesn't currently have one (and "build was 
> > broken for a configuration not covered by build-many-glibcs.py" is a good 
> > justification for adding such a build beyond the basic minimum it tries to 
> > cover of all the different supported ABI variants).
> > 
> 
> Look reasonable to add a --disable-multi-arch for all architecture that
> support ifuncs.

Well, for those where it actually makes a difference to what sysdeps files 
are used (it's possible to have IFUNC support without having any multiarch 
directories in glibc).

-- 
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]