aboutsummaryrefslogtreecommitdiff
path: root/support/blob_repeat.c
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2025-08-22 15:56:41 -0700
committerH.J. Lu <hjl.tools@gmail.com>2025-08-22 17:55:32 -0700
commitdd4394b2493940ce0ec4525a21be4e2e9db483d0 (patch)
treefb145f1436d0ceaf1e61668871d21178aa67ead7 /support/blob_repeat.c
parentaa4dbb2eebf7b047689f5fbad7fe58ae5434a72c (diff)
downloadglibc-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 'support/blob_repeat.c')
0 files changed, 0 insertions, 0 deletions