]> git.ipfire.org Git - thirdparty/glibc.git/commit
aarch64: Fix bits/utmp.h for GCC 8
authorSzabolcs Nagy <szabolcs.nagy@arm.com>
Wed, 21 Feb 2018 15:51:22 +0000 (15:51 +0000)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Thu, 1 Aug 2019 09:06:03 +0000 (10:06 +0100)
commitade8b2da9bd13685551f62fdf21fc054843851f4
treed76e5840269fdd69a119bdee9c6b50fa79024940
parent7763f691a7279c5e9a542072fe6712c41482e31a
aarch64: Fix bits/utmp.h for GCC 8

The same suppression of -Wstringop-truncation warnings as in commit
7532837d7b03b3ca5b9a63d77a5bd81dd23f3d9c but for aarch64.

2018-02-21  Szabolcs Nagy  <szabolcs.nagy@arm.com>

* sysdeps/unix/sysv/linux/aarch64/bits/utmp.h (struct utmp): Use
__attribute_nonstring__.
sysdeps/unix/sysv/linux/aarch64/bits/utmp.h