about summary refs log tree commit diff
path: root/configure.ac
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2020-12-21 09:09:43 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2020-12-21 09:09:43 -0300
commitd552058570ea2c00fb88b4621be3285cda03033f (patch)
tree1a0e1808c551ddc443f17fc43f719cbd8a8f5231 /configure.ac
parentcad5ad81d2f7f58a7ad0d8afa8c1b7101a0301fb (diff)
downloadglibc-d552058570ea2c00fb88b4621be3285cda03033f.tar.gz
glibc-d552058570ea2c00fb88b4621be3285cda03033f.tar.xz
glibc-d552058570ea2c00fb88b4621be3285cda03033f.zip
alpha: Remove anonymous union in struct stat [BZ #27042]
This is clever, but it confuses downstream detection in at least zstd
and GNOME's glib. zstd has preprocessor tests for the 'st_mtime' macro,
which is not provided by the path using the anonymous union; glib checks
for the presence of 'st_mtimensec' in struct stat but then tries to
access that field in struct statx (which might be a bug on its own).

Checked with a build for alpha-linux-gnu.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions