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: LD_HWCAP_MASK failure with tst-env-setuid


On Monday 22 May 2017 10:47 PM, Siddhesh Poyarekar wrote:
> OK I've found a box that exhibits this too and it is happening only with
> my patchset and not without.  Let me dig as well.

Alright I see what is going on now.

Static binaries do not process LD_HWCAP_MASK and as a result,
tst-env-setuid before my patch would not see the effect of
LD_HWCAP_MASK.  I'll need to fix up patch 4/5 to ignore
glibc.tune.hwcap_mask for static binaries.

Siddhesh


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