aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/tst-rseq-disable-static.c
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2025-03-07 08:58:47 +0800
committerH.J. Lu <hjl.tools@gmail.com>2025-03-07 09:34:34 +0800
commit9b91484bee8f6f1bf1e2d26a8df461b553784528 (patch)
tree964a161290261066dd75d986920d4f04837d71d5 /sysdeps/unix/sysv/linux/tst-rseq-disable-static.c
parent4e68a5ca5da468c7e8a710a94455d5b27722f8e6 (diff)
downloadglibc-9b91484bee8f6f1bf1e2d26a8df461b553784528.zip
glibc-9b91484bee8f6f1bf1e2d26a8df461b553784528.tar.gz
glibc-9b91484bee8f6f1bf1e2d26a8df461b553784528.tar.bz2
elf: Check if __attribute__ ((aligned (65536))) is supported
The BZ #32763 tests fail to build for MicroBlaze (which defines MAX_OFILE_ALIGNMENT to (32768*8) in GCC, so __attribute__ ((aligned (65536))) is unsupported). Add a configure-time check to enable BZ #32763 tests only if __attribute__ ((aligned (65536))) is supported. Signed-off-by: H.J. Lu <hjl.tools@gmail.com> Reviewed-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sysdeps/unix/sysv/linux/tst-rseq-disable-static.c')
0 files changed, 0 insertions, 0 deletions