diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2025-08-22 15:56:41 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2025-08-22 17:55:32 -0700 |
commit | dd4394b2493940ce0ec4525a21be4e2e9db483d0 (patch) | |
tree | fb145f1436d0ceaf1e61668871d21178aa67ead7 /stdlib/bits/stdlib-ldbl.h | |
parent | aa4dbb2eebf7b047689f5fbad7fe58ae5434a72c (diff) | |
download | glibc-dd4394b2493940ce0ec4525a21be4e2e9db483d0.zip glibc-dd4394b2493940ce0ec4525a21be4e2e9db483d0.tar.gz glibc-dd4394b2493940ce0ec4525a21be4e2e9db483d0.tar.bz2 |
x86: Set have-protected-data to no if unsupported
If the building compiler enables no direct external data access by
default, access to protected data in shared libraries from executables
must be compiled with no direct external data access. If the testing
compiler doesn't support it, set have-protected-data to no to disable
the tests which requires no direct external data access.
Add LIBC_TRY_CC_COMMAND to test a building compiler option or options
with an input file.
This fixes BZ #33286.
Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Reviewed-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'stdlib/bits/stdlib-ldbl.h')
0 files changed, 0 insertions, 0 deletions