commit | e6292a4b2c7ff58f40f7717eb3659996fe5deae3 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Fri Jul 05 08:38:39 2024 +0200 |
committer | Jan Beulich <jbeulich@suse.com> | Fri Jul 05 08:38:39 2024 +0200 |
tree | 7c4d5f7c3d7c1b22ec7a560e61f3b28a9e5ce5fd | |
parent | 3880820e340e8875e43762f63fb8f82757e447ce [diff] |
aarch64: fix build with old glibc As was pointed out several times before, old glibc declares index(), resulting in warnings from -Wshadow, in turn failing the build due to -Werror.