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: DL_HWCAP_MASK and static binaries


On Thursday 02 March 2017 12:33 AM, Carlos O'Donell wrote:
> I think you mean LD_HWCAP_MASK.

Yes, I think the dyslexia bit in my brain has been set the last few days :/

> Static binaries should be as close to dynamic binaries as possible.
> 
> Please just fix the issue. I'm happy to review.

Thanks, I'm thinking of moving this to tunables as glibc.tune.hwcap_mask
(not glibc.ld.hwcap_mask since it is not necessarily an ld.so thing -
hwcap mask can control far more than dynamic linker behaviour) so that
will bring both static and dynamic binaries on par.  Do you want me to
fix the issue first and then do the tunable or is it fine to just add
the tunable?

Siddhesh


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