diff options
author | Florian Weimer <fweimer@redhat.com> | 2022-02-11 19:03:04 +0100 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2022-02-11 19:50:58 +0100 |
commit | 098c795e85fbd05c5ef59c2d0ce59529331bea27 (patch) | |
tree | 9b5326969cd71e6d62b8b0c1eeedeea1cb093eae /configure | |
parent | d96d2995c1121d3310102afda2deb1f35761b5e6 (diff) | |
download | glibc-098c795e85fbd05c5ef59c2d0ce59529331bea27.zip glibc-098c795e85fbd05c5ef59c2d0ce59529331bea27.tar.gz glibc-098c795e85fbd05c5ef59c2d0ce59529331bea27.tar.bz2 |
Linux: Include <dl-auxv.h> in dl-sysdep.c only for SHARED
Otherwise, <dl-auxv.h> on POWER ends up being included twice,
once in dl-sysdep.c, once in dl-support.c. That leads to a linker
failure due to multiple definitions of _dl_cache_line_size.
Fixes commit d96d2995c1121d3310102afda2deb1f35761b5e6
("Revert "Linux: Consolidate auxiliary vector parsing").
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions